shorepine / amy

AMY - A high-performance fixed-point Music synthesizer librarY for microcontrollers
https://shorepine.github.io/amy/
MIT License
184 stars 11 forks source link

external hook #122

Closed bwhitman closed 2 months ago

dpwe commented 2 months ago

Looks good.

bwhitman commented 2 months ago

OK on (1). on (2) i agree but not sure i want to do all that work per block. (3) sure, but i am not sure how to set up a function pointer that returns a value. i can ask the internet

bwhitman commented 2 months ago

Fixed up for (1) and (3). Gonna merge