Package org.jjazz.midi.api.synths
Class NotSetBank<T extends Instrument>
- Type Parameters:
T
-
Utility bank used only to store the Void instrument.
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionAn empty GM1Instrument: when used, no Midi message is sent.Methods inherited from class org.jjazz.midi.api.InstrumentBank
addInstrument, clear, findInstruments, getDefaultBankSelectLSB, getDefaultBankSelectMethod, getDefaultBankSelectMSB, getDrumsInstruments, getDrumsInstruments, getIndex, getInstrument, getInstrument, getInstrument, getInstruments, getInstruments, getInstrumentsFromFamily, getInstrumentsFromSubstitute, getKeyMaps, getMidiSynth, getName, getNextInstrument, getNonDrumsInstruments, getPreviousInstrument, getSize, getTypes, removeInstrument, setMidiSynth, toString
-
Field Details
-
BANKNAME
- See Also:
-
-
Method Details
-
getVoidInstrument
An empty GM1Instrument: when used, no Midi message is sent.- Returns:
-