Commit graph

10 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
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
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
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
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
bec7710bdc update libraries to latest 2012-11-06 13:06:08 -08:00
Michael Deal
eb21d1f743 update to latest libraries 2012-10-09 22:59:04 -07:00