Commit graph

86 commits

Author SHA1 Message Date
Michael Deal 877e2a4adb use XHR or SCRIPT tag to loadPlugin, XHR has benefit of OnProgress event, whereas SCRIPT has benefit of loading from file:// 2013-01-18 23:18:41 -08:00
Michael Deal bab81e8e7c move Base64 to inc directory 2013-01-13 17:03:02 -08:00
Michael Deal eda6edbed7 grunt 2013-01-11 18:06:05 -08:00
Michael Deal d0cf6085d7 detangle loader, add configuration MIDI.soundfontUrl to set the base-path to your soundfonts 2013-01-11 18:05:42 -08:00
Michael Deal f723a45652 . 2012-11-21 02:31:19 -08:00
Michael Deal 04a23cd6d2 update tutorial 2012-11-21 02:29:57 -08:00
Michael Deal c72e2e0f06 update event library 2012-11-21 02:25:41 -08:00
Michael Deal f2e6109003 add build dir for minified scripts 2012-11-21 02:12:37 -08:00
Michael Deal 112fc7a688 add grunt.js, update color libraries 2012-11-21 02:11:19 -08:00
Michael Deal 0560bae4f5 update for multiple instruments, use drum + piano 2012-11-21 02:03:56 -08:00
Michael Deal 30c224b067 update loadPlugin to support multiple instruments in WebAudioAPI and AudioTag 2012-11-21 01:58:19 -08:00
Michael Deal d53fe90663 update loadPlugin to support multiple instruments in WebAudioAPI and AudioTag 2012-11-21 01:57:54 -08:00
Michael Deal 50eb9cb6eb add latest loader.js 2012-11-21 01:30:04 -08:00
Michael Deal 26f6e8a031 update demos to for latest libraries 2012-11-21 01:29:46 -08:00
Michael Deal a50ca64600 add drums/guitar demos 2012-11-21 01:29:05 -08:00
Michael Deal ccb647f2a1 tweaks to node fade out 2012-11-20 23:11:18 -08:00
Michael Deal 378e881282 Merge branch 'master' of https://github.com/mudcube/MIDI.js 2012-11-20 22:57:24 -08:00
Michael Deal 766ce13982 Merge pull request #7 from pete-otaqui/patch-2
Enabled noteOff with a linear fade to 0
2012-11-20 22:57:12 -08:00
Michael Deal 879722c910 . 2012-11-20 22:56:59 -08:00
Pete Otaqui 15d4d0cb1e Enabled noteOff with a linear fade to 0
fade out smoothly using gain and ramping to value.

I've chosen an arbitrary amount to fade by here, which I guess isn't great.
2012-11-21 06:19:25 +03:00
Michael Deal 37684b82c5 Merge pull request #5 from pete-otaqui/patch-1
Fixed link to "fluidsynth"
2012-11-20 11:17:01 -08:00
Pete Otaqui f647f688a8 Fixed link to "fluidsynth"
It looks like the link to audiosoftstore.com is actually for a tool called "midi2mp3", which isn't actually used.
2012-11-20 15:44:37 +03:00
Michael Deal bec7710bdc update libraries to latest 2012-11-06 13:06:08 -08:00
Michael Deal 5f6984123f update Color.Space to be able to be included in Chrome Extension (no evals) 2012-11-06 11:59:07 -08:00
Michael Deal 44d5681a25 fix issue #4 2012-11-05 23:43:47 -08:00
Michael Deal 85386b12d5 update README 2012-10-09 23:01:47 -07:00
Michael Deal eb21d1f743 update to latest libraries 2012-10-09 22:59:04 -07:00
Michael Deal 61f1a05ebe rename files 2012-07-01 16:52:27 -07:00
Michael Deal 5ca601bb67 merge in node.js packaging by bpartridge 2012-06-29 22:08:38 -07:00
Michael Deal e0d84e124b remove dependency for josefsson base64 package 2012-06-29 22:06:18 -07:00
Michael Deal ecac1d514e close bug posted by 8362923 2012-06-03 16:00:45 -07:00
Michael Deal e31044b6b8 updates for flash and safari, tweaks here and there 2012-04-13 21:59:48 -07:00
Michael Deal 214d1917b0 update included libraries 2012-04-13 21:56:56 -07:00
Michael Deal 2e79fcd8bf add license 2012-02-17 19:09:29 -08:00
Michael Deal bdfeb91a40 include the soundfont-generator for creating HTML5 compatible soundfonts from SF2 files. 2012-02-15 21:02:45 -08:00
Michael Deal d338706cec let there be midi 2012-02-15 20:46:03 -08:00