Uses of Enum Class
org.jjazz.outputsynth.api.OutputSynth.UserSettings.SendModeOnUponPlay
Packages that use OutputSynth.UserSettings.SendModeOnUponPlay
Package
Description
The model of the Midi synth connected to the output of JJazzLab.
-
Uses of OutputSynth.UserSettings.SendModeOnUponPlay in org.jjazz.outputsynth.api
Methods in org.jjazz.outputsynth.api that return OutputSynth.UserSettings.SendModeOnUponPlayModifier and TypeMethodDescriptionOutputSynth.UserSettings.getSendModeOnUponPlay()
Get the value of sendModeOnUponStartupReturns the enum constant of this class with the specified name.OutputSynth.UserSettings.SendModeOnUponPlay.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jjazz.outputsynth.api with parameters of type OutputSynth.UserSettings.SendModeOnUponPlayModifier and TypeMethodDescriptionvoid
OutputSynth.UserSettings.setSendModeOnUponPlay
(OutputSynth.UserSettings.SendModeOnUponPlay sendModeOnUponPlay) Set the value of sendModeOnUponStartup