Commit graph

13 commits

Author SHA1 Message Date
Denis Knauf bce55c3d82 webmidi: USE_JAZZMIDI removed (we want to use it). 2013-06-03 20:32:08 +02:00
Michael Deal 7a64663b60 remove Array.map reference (issue #27) 2013-04-01 16:11:47 -07:00
Michael Deal e9c2766858 Merge pull request #21 from bsstoner/flash
flash api isn't loading any of the mp3 samples
2013-03-20 16:47:54 -07:00
Brian Stoner 277a7e04aa Pass instruments into flash.connect(), so that it can load all the sample .mp3 files 2013-03-12 15:54:04 -04:00
Brian Stoner f52b74f08a Add soundManagerUrl + soundManagerSwfUrl options that can be passed to loadPlugin() to override paths to soundManager js/swf files 2013-03-12 15:40:33 -04:00
Michael Deal 072eadb4af add USE_JAZZMIDI variable to enable experimental Web MIDI API, add utf8 meta tags to demos 2013-01-28 12:27:53 -08:00
Michael Deal a7d5b8a06e . 2013-01-26 22:46:02 -08:00
Michael Deal d189452640 fix bug in fallback 2013-01-26 22:44:14 -08:00
Michael Deal 41f90e8bb1 re-enable Web MIDI API with fallback 2013-01-26 20:45:41 -08:00
Michael Deal 381f4c7da2 disable MIDI API for debugging… not working for some people 2013-01-26 20:26:13 -08:00
Michael Deal 0cd6f41258 fix the ability to select a specific technology (for debugging) by setting the hash tag: #webmidi, #webaudio, #audiotag, or #flash 2013-01-25 21:59:30 -08:00
Michael Deal 3110aaa39d html5 audio fix 2013-01-25 15:33:50 -08:00
Michael Deal ed0e13fd08 . 2013-01-25 00:21:53 -08:00
Renamed from js/MIDI/LoadPlugin.js~.js (Browse further)