Class GSDrumsInstrument

java.lang.Object
org.jjazz.midi.api.Instrument
org.jjazz.midi.api.synths.GSDrumsInstrument
All Implemented Interfaces:
Serializable

public class GSDrumsInstrument extends Instrument implements Serializable
A special class for GS drums instruments.

GS expects drums channel only on channel 10. To set a drums channel on other channels, SysEx messages must be sent.

See Also:
  • Constructor Details

  • Method Details