Uses of Interface
org.jjazz.midi.api.MidiSynth.Finder
Package
Description
All Midi stuff: JJazzMidiSystem, Midi synths, Midi instruments, Midi banks, Midi drumkits, drumkit keymaps, Midi file parsers, etc.
The model of the Midi synth connected to the output of JJazzLab.
-
Uses of MidiSynth.Finder in org.jjazz.midi.api
Modifier and TypeMethodDescriptionstatic MidiSynth.Finder
MidiSynth.Finder.getDefault()
Find the first Finder implementation in the global lookup. -
Uses of MidiSynth.Finder in org.jjazz.outputsynth.api