Re: HTML5 MusicXML

Hello there!

While I like the idea of using MusicXML on the web, there is currently no
technical restriction for doing that (in fact you even get an XML parser
for free). The Web MIDI API seeks to solve the technical restriction of
having access to external/internal MIDI devices available to the computer.
The API doesn't, for example, allow playback of standard MIDI files out of
the box, but it does enable you to send messages to MIDI devices so that
user-side standard MIDI libraries can have an output target for the data
they read.

Cheers,
Jussi

On Mon, Sep 24, 2012 at 12:18 AM, Snake <snake@defenderofrock.com> wrote:

> Hey Guys,
>
> How about including MusicXML as MIDI has no information about notation.
>
>
>

Received on Monday, 24 September 2012 11:39:56 UTC