- From: Vilson Vieira <vilson@void.cc>
- Date: Fri, 22 Apr 2011 13:24:52 -0300
- To: Grant Galitz <grantgalitz@gmail.com>
- Cc: public-audio@w3.org
Received on Friday, 22 April 2011 16:25:40 UTC
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 16:25:40 UTC