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

I have converted the AKWF kit to use it in the Teensy Audio Library #8

Open
shaitanbaali opened this issue Apr 30, 2023 · 2 comments
Open

Comments

@shaitanbaali
Copy link

Hi

i have made the conversion of your waveforms kit (thanks a lot for your work!) to the format used by the teensy audio library for programmable MCUs Teensy 3.X and 4.X. They are microprocessors that can be used to create digital instruments in hardware with 16 bit, 44.1 kHz quality.

this is the library for teensy
https://github.com/PaulStoffregen/Audio

and here is my repository, with the same structure as yours, with a C++ .h waveform library with the same name as the original wav file, the Mathematica notebook used for the batch conversion and an example on how to use the files on the audio library.

https://github.com/shaitanbaali/TeensyAudioWaveformCollection

hope that them could be added to your main repository.

again, thanks for your collection and work.

Marcelo

@KristofferKarlAxelEkstrand
Copy link
Owner

Hi Marcelo! This is awesom!

@KristofferKarlAxelEkstrand
Copy link
Owner

Thanks for your contribution!

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