JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.jjazz.mixconsole.api.MixConsoleSettings
Packages that use
MixConsoleSettings
Package
Description
org.jjazz.mixconsole.api
The mix console editor to edit a song's MidiMix.
Uses of
MixConsoleSettings
in
org.jjazz.mixconsole.api
Methods in
org.jjazz.mixconsole.api
that return
MixConsoleSettings
Modifier and Type
Method
Description
static
MixConsoleSettings
MixConsoleSettings.
getDefault
()
Constructors in
org.jjazz.mixconsole.api
with parameters of type
MixConsoleSettings
Modifier
Constructor
Description
MixConsole
(
MixConsoleSettings
settings)