issues
search
Cycling74
/
min-api
High-level C++-language application programming interface for Max
MIT License
58
stars
23
forks
source link
consolidated bugfixes/features
#178
Closed
x37v
closed
3 years ago
x37v
commented
3 years ago
allow for min classes to have multiple buffers
before this work the notifications methods stomped on each other
call the instance
setup
method, just wasn't called before
add
dspstate
method
fix queued outlet, actually send to the outlet by index (baton)
x37v
commented
3 years ago
rebased/squashed and merged
setup
method, just wasn't called beforedspstate
method