You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-[soundfont](https://github.com/schellingb/TinySoundFont) (once streaming audio is setup)
- use sfx (with dynamic param changes, once streaming audio is setup)
-[faust](https://faust.grame.fr/) would be really neat for sound-processing. If I could load dsp files directly, that would be sick, but precompiled might be ok for most things. Also, their gui functions are inspiring.
-[cmajor](https://cmajor.dev/) is also nice for instruments/effects, seems a bit simpler, and can interop with faust.