org.herac.tuxguitar.player.base
Class MidiControllers
java.lang.Object
org.herac.tuxguitar.player.base.MidiControllers
public class MidiControllers
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VOLUME
public static final int VOLUME
- See Also:
- Constant Field Values
BALANCE
public static final int BALANCE
- See Also:
- Constant Field Values
REVERB
public static final int REVERB
- See Also:
- Constant Field Values
TREMOLO
public static final int TREMOLO
- See Also:
- Constant Field Values
CHORUS
public static final int CHORUS
- See Also:
- Constant Field Values
PHASER
public static final int PHASER
- See Also:
- Constant Field Values
DATA_ENTRY_MSB
public static final int DATA_ENTRY_MSB
- See Also:
- Constant Field Values
DATA_ENTRY_LSB
public static final int DATA_ENTRY_LSB
- See Also:
- Constant Field Values
RPN_LSB
public static final int RPN_LSB
- See Also:
- Constant Field Values
RPN_MSB
public static final int RPN_MSB
- See Also:
- Constant Field Values
ALL_NOTES_OFF
public static final int ALL_NOTES_OFF
- See Also:
- Constant Field Values
MidiControllers
public MidiControllers()