[lively-kernel] lively-kernel Digest, Vol 3, Issue 2
Chris Double
chris.double at double.co.nz
Tue Apr 13 00:49:06 CEST 2010
On 13/04/10 10:32, Jay Hardesty wrote:
> Objects and apps for varying and hybridizing musical scores.
> Morphic style widgets for control and visualization of musical structure.
> Rendering MIDI data into audio (via Quicktime is the only current
> solution there I suppose?)
You can use HTML 5 audio via data URL's to generate sound and play it -
although it's a bit of a pain doing it this way. There is work being
done on working out an HTML audio generation API. See here for some
discussion:
https://bugzilla.mozilla.org/show_bug.cgi?id=490705
If you generate the audio on the server and serve it as a WAV file then
you can use HTML 5 audio to play it on recent Chrome, Safari, Opera and
Firefox builds (I think all those support WAV).
Chris.
--
http://bluishcoder.co.nz
More information about the lively-kernel
mailing list