bce55c3d82webmidi: USE_JAZZMIDI removed (we want to use it).
Denis Knauf
2013-06-03 20:32:08 +0200
716f4bd81eMerge pull request #34 from akaihola/patch-1
Michael Deal
2013-04-12 19:58:53 -0700
82ae9dc742Removed Ear Builder link
Antti Kaihola
2013-04-09 22:09:39 +0300
dbb870ea67Merge pull request #31 from ulyssecarion/patch-1
Michael Deal
2013-04-03 15:00:44 -0700
3c12dfdd8cRemove accidental header in README
ulyssecarion
2013-04-03 14:52:23 -0700
7a64663b60remove Array.map reference (issue #27)
Michael Deal
2013-04-01 16:11:47 -0700
f81d040e48removed WebMIDIAPI.js from demos as it's been getting in the way with older browsers (and is anyone else using this?)
Michael Deal
2013-04-01 16:09:29 -0700
eb782721d1Merge pull request #20 from bsstoner/audiotag-pause
Michael Deal
2013-03-20 16:50:40 -0700
e9c2766858Merge pull request #21 from bsstoner/flash
Michael Deal
2013-03-20 16:47:54 -0700
5095e7c2c2Merge pull request #22 from bsstoner/soundmanager
Michael Deal
2013-03-20 16:46:27 -0700
91988b15b7need to use nid to find channel to pause, and forgot to add i to channel_nid to get nid
Brian Stoner
2013-03-14 13:20:32 -0400
c8047a2779when stopping a note, look through the channels from oldest to newest, stop only the first matching note, then null it out and return
Brian Stoner
2013-03-14 11:54:05 -0400
6462f82fdefixes#18, keep track of which instrument/note pair is playing on each audiotag 'channel', then on noteOff/chordOff find the right audiotag 'channel' to pause().
Brian Stoner
2013-03-12 16:00:29 -0400
277a7e04aaPass instruments into flash.connect(), so that it can load all the sample .mp3 files
Brian Stoner
2013-03-12 15:54:04 -0400
f52b74f08aAdd soundManagerUrl + soundManagerSwfUrl options that can be passed to loadPlugin() to override paths to soundManager js/swf files
Brian Stoner
2013-03-12 15:40:33 -0400
a5edc8ae9aMerge pull request #15 from shama/updategrunt
Michael Deal
2013-03-01 12:09:36 -0800
a2add6a126Update gruntfile to v0.4
Kyle Robinson Young
2013-02-28 15:51:19 -0800
079d548fa2fix Issue #14
Michael Deal
2013-02-25 14:28:58 -0800
9c8721eab4add 3 new demos to the readme
Michael Deal
2013-02-25 14:12:27 -0800
072eadb4afadd USE_JAZZMIDI variable to enable experimental Web MIDI API, add utf8 meta tags to demos
Michael Deal
2013-01-28 12:27:53 -0800
a7d5b8a06e.
Michael Deal
2013-01-26 22:46:02 -0800
d189452640fix bug in fallback
Michael Deal
2013-01-26 22:44:14 -0800
41f90e8bb1re-enable Web MIDI API with fallback
Michael Deal
2013-01-26 20:45:41 -0800
381f4c7da2disable MIDI API for debugging… not working for some people
Michael Deal
2013-01-26 20:26:13 -0800
b6092ff039update Event.js library to latest version
Michael Deal
2013-01-26 14:01:18 -0800
59028c871ftweak Basic demo
Michael Deal
2013-01-26 13:53:15 -0800
fc49758f40cleanup plugin
Michael Deal
2013-01-25 22:00:09 -0800
0cd6f41258fix the ability to select a specific technology (for debugging) by setting the hash tag: #webmidi, #webaudio, #audiotag, or #flash
Michael Deal
2013-01-25 21:59:30 -0800
ffdb8fc93aadd WebMIDIAPI shim to all the demos
Michael Deal
2013-01-25 21:33:59 -0800
1513ddafdaadd noteOff/chordOff support for Audio Tag (does this sound ok without linear ramping?)
Michael Deal
2013-01-25 21:31:02 -0800
0f3703e7e9grunt build
Michael Deal
2013-01-25 15:33:58 -0800
3110aaa39dhtml5 audio fix
Michael Deal
2013-01-25 15:33:50 -0800
b95aabcc7bmodify ramp value to 0.2/0.3 on recommendation of @Miranet & @0xfe
Michael Deal
2013-01-25 09:50:14 -0800
c97c636cd1add @Miranet's fix for issue #11
Michael Deal
2013-01-25 09:33:47 -0800
485a2be277new Circle of Fifths synesthesia color scheme by Joseph Johnston, designed so harmonic notes create hormonic color schemes
Michael Deal
2013-01-25 00:32:22 -0800
fd761e1cceupdate grunt so unnecessary files are not included into MIDI.js by default, shrink build from over 100kb to 24kb
Michael Deal
2013-01-25 00:28:08 -0800
ed0e13fd08.
Michael Deal
2013-01-25 00:21:53 -0800
b0c02eb127.
Michael Deal
2013-01-25 00:21:16 -0800
009edd96abremove unused code
Michael Deal
2013-01-25 00:18:02 -0800
a8f85a8e17update license year
Michael Deal
2013-01-25 00:17:34 -0800
6982683d49grunt
Michael Deal
2013-01-25 00:12:33 -0800
80a033f09bweb midi code cleanup, match format of other plugins
Michael Deal
2013-01-25 00:11:41 -0800
7806c980c3add Web MIDI API link to README
Michael Deal
2013-01-24 23:57:13 -0800
076f233d55Web MIDI API is now working with Jazz Soft plugin and the Chris Wilson shim
Michael Deal
2013-01-24 23:50:08 -0800
326fc9952asplit multi-instrument and basic demos
Michael Deal
2013-01-24 23:49:12 -0800
671cb8b61aadd Web MIDI Shim by Chris Wilson
Michael Deal
2013-01-23 00:46:35 -0800
c6f7324f5bstub in web midi api support
Michael Deal
2013-01-23 00:39:32 -0800
5bfa3739fbfix ruby build path
Michael Deal
2013-01-23 00:39:14 -0800
492819fc5fremove midi bridge from repo
Michael Deal
2013-01-23 00:39:05 -0800
808b9c95a7cleanup
Michael Deal
2013-01-22 20:24:43 -0800
ed06f459b6add VexFlow to demos
Michael Deal
2013-01-22 18:44:58 -0800
77bc1f84b8update package.json
Michael Deal
2013-01-22 18:40:20 -0800
b9757cab9bgrunt
Michael Deal
2013-01-22 16:46:32 -0800
83abe4c609ditto
Michael Deal
2013-01-22 16:25:07 -0800
53c40f3cf3add demos and more code examples to README
Michael Deal
2013-01-22 16:23:40 -0800
edbb8113b8update README
Michael Deal
2013-01-22 16:09:06 -0800
7a40a68811separate ruby + shell build scripts into their own directories
Michael Deal
2013-01-22 15:54:53 -0800
8be692daa7Merge pull request #10 from 0xfe/master
Michael Deal
2013-01-22 15:48:16 -0800
6535aa2ef0tweak readme
Michael Deal
2013-01-22 15:37:45 -0800
29253e379fReplace JS/SH based soundfont builder with soundfont_builder.rb.
Mohit Cheppudira
2013-01-21 17:54:29 -0500
379fd543fftweaks to tracking scheduling, and amplitude
Michael Deal
2013-01-21 10:10:44 -0800
7bbcb64819rename demo files
Michael Deal
2013-01-19 16:56:52 -0800
f03d709a6awhoops, remove debug console.log
Michael Deal
2013-01-18 23:39:42 -0800
f84d241f45closing issue #8: "First note not played"
Michael Deal
2013-01-18 23:27:48 -0800
877e2a4adbuse XHR or SCRIPT tag to loadPlugin, XHR has benefit of OnProgress event, whereas SCRIPT has benefit of loading from file://
Michael Deal
2013-01-18 23:18:41 -0800
bab81e8e7cmove Base64 to inc directory
Michael Deal
2013-01-13 17:03:02 -0800
eda6edbed7grunt
Michael Deal
2013-01-11 18:06:05 -0800
d0cf6085d7detangle loader, add configuration MIDI.soundfontUrl to set the base-path to your soundfonts
Michael Deal
2013-01-11 18:05:42 -0800
f723a45652.
Michael Deal
2012-11-21 02:31:19 -0800
04a23cd6d2update tutorial
Michael Deal
2012-11-21 02:29:57 -0800
c72e2e0f06update event library
Michael Deal
2012-11-21 02:25:41 -0800
f2e6109003add build dir for minified scripts
Michael Deal
2012-11-21 02:12:37 -0800
112fc7a688add grunt.js, update color libraries
Michael Deal
2012-11-21 02:11:19 -0800
0560bae4f5update for multiple instruments, use drum + piano
Michael Deal
2012-11-21 02:03:56 -0800
30c224b067update loadPlugin to support multiple instruments in WebAudioAPI and AudioTag
Michael Deal
2012-11-21 01:58:19 -0800
d53fe90663update loadPlugin to support multiple instruments in WebAudioAPI and AudioTag
Michael Deal
2012-11-21 01:57:54 -0800
50eb9cb6ebadd latest loader.js
Michael Deal
2012-11-21 01:30:04 -0800
26f6e8a031update demos to for latest libraries
Michael Deal
2012-11-21 01:29:46 -0800
a50ca64600add drums/guitar demos
Michael Deal
2012-11-21 01:29:05 -0800
ccb647f2a1tweaks to node fade out
Michael Deal
2012-11-20 23:11:18 -0800