- From: Chris Rogers <crogers@google.com>
- Date: Fri, 22 Apr 2011 10:27:20 -0700
- To: public-audio@w3.org
- Cc: Grant Galitz <grantgalitz@gmail.com>, Vilson Vieira <vilson@void.cc>
Received on Friday, 22 April 2011 17:27:45 UTC
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. Chris On Fri, Apr 22, 2011 at 9:24 AM, Vilson Vieira <vilson@void.cc> wrote: > Hello, > > on parsing and synth MIDI files we have Matt Westcott's jasmid [1,2]. I > think it could be extended to MIDI commands as Grant said. > > Cheers. > > [1] > http://matt.west.co.tt/music/jasmid-midi-synthesis-with-javascript-and-html5-audio/ > [2] https://github.com/gasman/jasmid > > > 2011/4/22 Grant Galitz <grantgalitz@gmail.com> > >> I guess sort of both. >> I do synthesis and listen for audio commands from the ROM I'm running in >> an interpreter loop. >> I listen for updates to the memory-mapped audio I/O registers and JIT the >> synthesis of the audio when ever the control bits change, it's not MIDI but >> it comes along the lines of such ("kind of like MIDI"). >> > > > > -- > Vilson Vieira > > vilson@void.cc > > ((( http://automata.cc ))) > > ((( http://musa.cc ))) >
Received on Friday, 22 April 2011 17:27:45 UTC