Class FluidSynthUtils
java.lang.Object
org.jjazz.midi.api.FluidSynthUtils
Helper methods to quickly detect if the internal FluidSynth is the current Midi output, without having to rely on OutputSynth or FluidSynthEmbeddedSynth.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanIS_FLUID_SYNTH(String midiDeviceOutputName) static booleanstatic boolean
-
Constructor Details
-
FluidSynthUtils
public FluidSynthUtils()
-
-
Method Details
-
IS_FLUID_SYNTH_IN_USE
public static boolean IS_FLUID_SYNTH_IN_USE() -
IS_FLUID_SYNTH
-
IS_FLUID_SYNTH
-