Class Routing.DemuxM

java.lang.Object
eu.bandm.music.midi.Routing.DemuxM
All Implemented Interfaces:
AutoCloseable, Receiver
Enclosing class:
Routing

public static class Routing.DemuxM extends Object implements Receiver
A Receiver receives a {link MidiMessage} and a time stamp. A Demux splits a stream of MidiEvents (Message plus TimeStamp) to a list of drains, according to the matching of a pattern.