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

Volume should be channel independant

Open tneullas opened this issue 12 years ago • 1 comments

Hello,

Thank you MIDIjs which is a good and simple to use library.

MIDI.plugin.js setVolume function should be channel specific. It already accept channel as an argument but does nothing with this. I guess a good way to solve this would be to use a masterVolume and an array of volume by channel.

This functionnality could be very usefull to start produce mixing table using js ;) Bye

tneullas avatar Aug 29 '13 16:08 tneullas

Is this exist?

Luddinus avatar Aug 04 '15 20:08 Luddinus