Uses of Enum Class
org.jjazz.midi.api.DrumKit.Type
Package
Description
All Midi stuff: JJazzMidiSystem, Midi synths, Midi instruments, Midi banks, Midi drumkits, drumkit keymaps, Midi file parsers, etc.
-
Uses of DrumKit.Type in org.jjazz.midi.api
Modifier and TypeMethodDescriptionDrumKit.getType()
static DrumKit.Type
Returns the enum constant of this class with the specified name.static DrumKit.Type[]
DrumKit.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionInstrumentBank.getTypes()
Get all the DrumKit.Types used by this bank.