Class GSInstrument

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

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

Because GSDrumsInstruments send SysEx to turn channel into drums mode, normal GS Instruments must also do the same to make sure channel is in normal mode (if channel was previously used in drums mode).

See Also: