heliosdesign / helios-audio-mixer

Web Audio API mixer library
https://heliosdesign.github.io/helios-audio-mixer/demo
MIT License
60 stars 11 forks source link

Web MIDI control #17

Open rjmunro opened 6 years ago

rjmunro commented 6 years ago

It would be great to be able to control the mixer with a MIDI interface using the Web MIDI apis, e.g. https://uk.novationmusic.com/launch/launch-control-xl

It might be hard because you might need to support each device separately, but it's something that would be good to think about.

iainmcampbell commented 6 years ago

yeah this would be neat. I am currently doing a modular rewrite of this library which will make it much easier to add new types of tracks. it'll soon be in a place where you could start working on web midi support.