Forum Rule: Always post complete source code & details to reproduce any issue!
-
Publishing new audio objects as a library?
I've been working on a pitch shifting audio object for one of my projects. I have it using about 66% of the CPU on Teensy 4 with pretty high quality. I was thinking that it might be useful to others. What's the best way to publish it? Just a GitHub repo? Can I publish it to the normal Arduino library registry? It of course depends on the Teensy audio library.
-
One way is to take pull request from the Teensy audio library repo and add your object - if its worth having it might be considered for incorporation.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules