boourns
boourns
It's not ready for deploy and confuses users.
This is an example Web Audio Module that runs a RNBO javascript export, wrapping it as a WAM and exposing it's parameters as WAM parameters
many are left blank at the edges
when just a parameter change occurs, onStateChange runs, which may cause a full param and ui refresh
1 - there is no callback or way to know when a knob is turned except for registering onTick and comparing values. We can't detect changes and emit MIDI if...
- should be unregistering with WAM Extensions - shadow-root based GUIs do not de-render on the correct node - do we need to delete SharedArrayBuffers?