Package org.jjazz.midi.api.device
package org.jjazz.midi.api.device
-
ClassDescriptionThis MidiDevice can reroute MidiMessages from one channel to another.A generic MidiDevice that should be subclassed to create your own MidiDevice.This MidiDevice dispatches incoming MidiMessages on different transmitters depending on the midi channel of the message.This MidiDevice forwards MidiMessages from in to out, except for messages that are filtered out (discarded).