Package eu.bandm.music.midi
package eu.bandm.music.midi
-
ClassDescription(Parts of this source text are inspired by "jsresources.org/DumpReceiver" by Matthias Pfisterer, Florian Bomers: http://www.jsresources.org/examples/DumpReceiver.java.html )Contains methods and classes for a midi message/event processing network.A
Receiver
receives a {link MidiMessage} and a time stamp.AReceiver
receives a {link MidiMessage} and a time stamp.Deprecated, for removal: This API element is subject to removal in a future version.use the more abstract form (currently still in eu.bandm.sighkn.SequencerPanel, as used in eu.bandm.sighkn.TestMonodic)