scheme-for-max icon indicating copy to clipboard operation
scheme-for-max copied to clipboard

Max/MSP external for scripting and live coding Max with s7 Scheme Lisp

Results 22 scheme-for-max issues
Sort by recently updated
recently updated
newest added

Hi Iain, In `max-sdk-base/c74support/max-includes/ext_mess.h` defines a `method` as `typedef void *(*method)(void *);` yet in `s4m.c`, I get lots of errors (see below) mostly related to the a function with wrong...

add built in thispatcher object (or other mechanism) so we can send thispatcher messages