Commit graph

12 commits

Author SHA1 Message Date
Michael Deal b95aabcc7b modify ramp value to 0.2/0.3 on recommendation of @Miranet & @0xfe 2013-01-25 09:50:14 -08:00
Michael Deal c97c636cd1 add @Miranet's fix for issue #11
https://github.com/mudcube/MIDI.js/issues/11
2013-01-25 09:33:47 -08:00
Michael Deal 80a033f09b web midi code cleanup, match format of other plugins 2013-01-25 00:11:41 -08:00
Michael Deal 076f233d55 Web MIDI API is now working with Jazz Soft plugin and the Chris Wilson shim 2013-01-24 23:50:08 -08:00
Michael Deal c6f7324f5b stub in web midi api support 2013-01-23 00:39:32 -08:00
Michael Deal 492819fc5f remove midi bridge from repo 2013-01-23 00:39:05 -08:00
Michael Deal 379fd543ff tweaks to tracking scheduling, and amplitude 2013-01-21 10:10:44 -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 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
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 eb21d1f743 update to latest libraries 2012-10-09 22:59:04 -07:00
Renamed from js/MIDI.Plugin.js (Browse further)