mimic-sussex / sema

Sema – A Playground for Live Coding Music and Machine Learning
https://sema.codes
MIT License
151 stars 51 forks source link

Audio engine SAB input improvements #406

Open chriskiefer opened 2 years ago

chriskiefer commented 2 years ago

there are two issues, which need to be fixed for MIDI and OSC upgrades

(1) there's no explicit notification when new data arrives (the same data just keeps getting overwritten) (2) new data should be queued in a buffer

Testing:

(1) Make sure mouse input and JS comms still work (2) MIDI and forthcoming OSC input