Re: MIDI in Web Audio

Hi Chris,

2011/4/22 Chris Rogers <crogers@google.com>

> I think the point Tom is trying to make is that there are a bunch of
> MIDI-sending hardware devices out there such as keyboards, DJ controllers,
> fader boxes, etc. which can be connected to a computer.  So when we think of
> MIDI in those terms, the question becomes how do we get the MIDI messages
> into a web application?  I know Jussi has experimented a bit here already.


Hans Huebner is working on a MIDI interface to devices based on node.js and
PortMidi [1]. I'm in touch with Hans. It is something similar with osc-web
[2]. On both cases we are using node.js as a kind of bridge between MIDI/OSC
and HTTP.

Cheers.

[1] https://github.com/hanshuebner/midivent

-- 
Vilson Vieira

vilson@void.cc

((( http://automata.cc )))

((( http://musa.cc )))

Received on Friday, 22 April 2011 17:36:42 UTC