nthomsn / swotr

R based visualizations for RPI campfire
MIT License
3 stars 3 forks source link

Implement Midi spinny-doo controller #15

Open olyerickson opened 7 years ago

olyerickson commented 7 years ago

We'd like to move forward with the Midi controller; we'd like to control the selected phase by spinning a control do-dad.

In fact, we can imagine selecting disease that way too.

olyerickson commented 7 years ago

See: https://code.tutsplus.com/tutorials/introduction-to-web-midi--cms-25220

And esp: https://www.w3.org/TR/webmidi/

olyerickson commented 7 years ago

See also (very recent!): https://webaudio.github.io/web-midi-api/

olyerickson commented 7 years ago

See also (good examples): https://www.keithmcmillen.com/blog/making-music-in-the-browser-web-midi-api/