Package eu.bandm.music.midi
package eu.bandm.music.midi
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.use MidiMonitor and MidiTextFormatter insteadPropagates received messages to a receiver.Utility class which defines the program numbers used for different musical instruments and sounds in the "General MIDI" standard.Convert a MIDI event or a MIDI message into human-readable text.Adds a micro-tuning command to every passing NOTE ON message.Contains methods and classes for networks which process MIDI messages and MIDI events.A
Receiver
receives a {link MidiMessage} and a time stamp.A wrapper which takes aReceiver
and adds interfaces and convenience methods.The midi command code values, as encoded in the top four bit of a status byte.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)