- From: Jussi Kalliokoski <jussi.kalliokoski@gmail.com>
- Date: Mon, 6 Feb 2012 20:44:13 +0200
- To: James Ingram <j.ingram@netcologne.de>
- Cc: public-audio@w3.org, Joseph Berkovitz <joe@noteflight.com>
Received on Monday, 6 February 2012 18:52:38 UTC
Answers inline... On Mon, Feb 6, 2012 at 7:41 PM, James Ingram <j.ingram@netcologne.de> wrote: > Hi Jussi, Joe, > > I don't yet have much experience using Javascript, but > > https://gist.github.com/**1752949 <https://gist.github.com/1752949> > > looks like a good start from where I'm sitting. :-) > Thanks! > Something I don't understand / that needs thinking about: How, as a > Javascript author, do > I get access to MIDI information being generated live by a MIDI _input_ > device? Would be > wonderful if that could be arranged. > My proposed API would allow for that, I just updated the example in gist to act as a MIDI proxy, that reads the data from the first available input device and sends it forward to the first available MIDI output device. :) > > > best > James > > -- > www.james-ingram-act-two.de > > > Cheers, Jussi
Received on Monday, 6 February 2012 18:52:38 UTC