Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Got audio2huff.py working? #1

Closed
sesselastronaut opened this issue Jan 29, 2021 · 3 comments
Closed

Got audio2huff.py working? #1

sesselastronaut opened this issue Jan 29, 2021 · 3 comments

Comments

@sesselastronaut
Copy link

This is more a question than an issue: was wondering if and how you got audio2huff.py working. I struggle to get scikits.audiolab installed on my current setup (Debian testing). Issues are reported here in 2018: sensorium/Mozzi#54

@Roger-random
Copy link
Owner

The comment block at the beginning of audio2huff.py listed its dependencies and URLs to each of them. I recall I was able to follow each of their installation instructions to get everything running.

The only problem I encountered were mixups between Python 2 and 3. Once I was running exclusively on Python 2 I was fine.

https://newscrewdriver.com/2020/01/14/arduino-mozzi-space-core-exercise/

Hope this helps!

@sesselastronaut
Copy link
Author

Thanks Roger, got it working! I had to remove the --name option though as it's not recognised by audio2huff

Invoke with:
python audio2huff.py --sndfile=arduinosnd.wav --hdrfile=sounddata.h --bits=8 --name=soundtablename

@Roger-random
Copy link
Owner

Great to hear you got it working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants