vigliensoni / R-VAE-JS

Web-based dynamic visualizer of rhythmic latent spaces
https://vigliensoni.github.io/R-VAE-JS-dev/
MIT License
3 stars 3 forks source link

Add all browser MIDI outputs #12

Open vigliensoni opened 4 years ago

vigliensoni commented 4 years ago

Instead of outputting only the first two MIDI outputs, add all of them

https://github.com/vigliensoni/R-VAE-JS/blob/d91139c5d22445a452cfd1861bb9759adc3fe7e3/src/app.js#L108-L131

vigliensoni commented 4 years ago

I guess It would be also convenient to also output MIDI into channel 10, not in omni mode.