<div dir="ltr">Thanks for the link.<div>Right now you don't actually need webmidi to do this kind of things. </div><div>As a local server on the machine with the browser can stream data through websocket and the right cross origin policies. Any of you with a Leap Motion can hook it us to a notebook, and see you hands in 3D in a notebook.</div><div><br></div><div>So if any of you want to make a prototype of widget using webMidi, please feel free to share it.</div><div>-- </div><div>M</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 16, 2015 at 11:39 AM, Harald Schilly <span dir="ltr"><<a href="mailto:harald.schilly@gmail.com" target="_blank">harald.schilly@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I just came across a blogpost from google that their newest Chrome<br>
beta supports WebMIDI.<br>
<br>
For those who don't know MIDI: this is a data language for external<br>
hardware devices, which do have knobs, sliders and/or keys. When they<br>
are manipulated, a stream of simple data packages is sent to the<br>
computer and this WebMIDI obviously allows to hook into this stream.<br>
It can be used to make music, but that's not what I suggest.<br>
<br>
Rather, my immediate idea is to tie up to those controllers to those<br>
interactive @interact slider controls! I think this is not only a cool<br>
thing to have, but would also make it possible to shrink those UI<br>
elements to be much smaller (e.g. only displaying the values, not the<br>
slider) and also allows to control more than one value at the same<br>
time (by turning two knobs at once).<br>
<br>
<a href="http://blog.chromium.org/2015/04/chrome-43-beta-web-midi-and-upgrading.html" target="_blank">http://blog.chromium.org/2015/04/chrome-43-beta-web-midi-and-upgrading.html</a><br>
<br>
<a href="http://webaudio.github.io/web-midi-api/" target="_blank">http://webaudio.github.io/web-midi-api/</a><br>
<br>
-- Harald<br>
_______________________________________________<br>
IPython-dev mailing list<br>
<a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
</blockquote></div><br></div>