public static class MetroMidiReceiver.LoggingToError extends MetroMidiReceiver.Formatter<java.lang.String>
MetroMidiReceiver.Default<T>, MetroMidiReceiver.Formatter<T>, MetroMidiReceiver.LoggingToError
Constructor and Description |
---|
LoggingToError() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
format(java.lang.String method,
java.lang.String params,
java.lang.Object... args) |
static MetroMidiReceiver.LoggingToError |
getInstance() |
cc_allNoteOff, cc_allSoundOff, cc_balance, cc_bankSelect, cc_breathController, cc_dataDecrement, cc_dataEntryMsb, cc_dataIncrement, cc_effect1, cc_effect2, cc_effect3, cc_effect4, cc_effect5, cc_effectController1, cc_effectController2, cc_expression, cc_footController, cc_generalPurpose01, cc_generalPurpose02, cc_generalPurpose03, cc_generalPurpose04, cc_hold2, cc_legatoSwitch, cc_localControls, cc_modulation, cc_monoModeOn, cc_nrpnLsb, cc_nrpnMsb, cc_omniModeOff, cc_omniModeOn, cc_pan, cc_pedalSwitch, cc_polyModeOn, cc_portamento, cc_portamentoSwitch, cc_portamentoTime, cc_resetAllControllers, cc_rpnLsb, cc_rpnMsb, cc_sostenutoSwitch, cc_soundController1, cc_soundController10, cc_soundController2, cc_soundController3, cc_soundController4, cc_soundController5, cc_soundController6, cc_soundController7, cc_soundController8, cc_soundController9, cc_sustainPedal, cc_volume, channelPressure, channelPressure, clock, cont, controlChange, end, endCalled, endOfExclusive, error, keyPressure, keyPressure, noteOff, noteOff, noteOn, noteOn, pitchBend, pitchBend, programChange, reset, songPositionPointer, songSelect, start, stop
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
voidValue
public static MetroMidiReceiver.LoggingToError getInstance()
protected java.lang.String format(java.lang.String method, java.lang.String params, java.lang.Object... args)
format
in class MetroMidiReceiver.Formatter<java.lang.String>