Hacker News new | ask | show | jobs
by tekstar 1480 days ago
I rewrote the main loop of this a few years ago to be re-entrant, so you can render N samples at a time. Synth projects wanting to use SAM should start somewhere like that probably.

https://github.com/boourns/SAM

I then ported it to Mutable Instruments Braids, a eurorack module:

https://burns.ca/eurorack.html

1 comments

This is cool! I’m going to try porting this to a SuperCollider plugin at some point