Does anyone have any experience with using a website to interface with midi? I want to have a keyboard on my site that plays the corresponding MIDI note onMouseOver or onClick or something... i'd like to avoid having a bunch of one note midi files. Is there any support for MIDI in Javascript? Thanks for any help
tedster
2:10 am on Oct 4, 2003 (gmt 0)
As far as I know it's either one note MIDI files, or a file with just one whole song/melody in it. There is no native javascript support for dynamic MIDI output.
However, that's just "as far as I know." Javascript research can be a bit easier now that there's a search engine dedicated just to the top javascript libraries on the web. You can access it at: [javascript-2.com...]