MIDI.js icon indicating copy to clipboard operation
MIDI.js copied to clipboard

Added support for setVolume command for WebAudio and AudioTag plugin

Open DoomTay opened this issue 7 years ago • 2 comments

This will allow the use of the setVolume event, set by a type 7 controller MIDI event. This should fix #209.

DoomTay avatar Jun 16 '17 06:06 DoomTay

@DoomTay is this working? can you show example code?

acosme avatar May 10 '18 21:05 acosme

Here is a webpage demonstrating volume changes with a simple arrangement and a full-on song.

The song has a fadeout at the end. I'd have the player just skip to the end, but for whatever reason I couldn't get setting the currentTime working.

DoomTay avatar May 11 '18 02:05 DoomTay