python-supercollider icon indicating copy to clipboard operation
python-supercollider copied to clipboard

Synth/Buffer get() callbacks are overwritten by newer callbacks

Open ideoforms opened this issue 2 years ago • 0 comments

Callbacks should be registered based on the address (/n_set) and the Synth/Buffer ID, so that get() callbacks are not overwritten.

See conversation here: https://github.com/ideoforms/python-supercollider/pull/12#issuecomment-1888901860

ideoforms avatar Jan 12 '24 11:01 ideoforms