Uses of Interface
org.jjazz.upgrade.api.UpgradeTask
Package
Description
Manage the collection of analytics to feed AnalyticsProcessors.
Manage the list of directories used by JJazzLab.
Models for harmony objects: note, scale, degree, chord symbol, time signature, etc.
All Midi stuff: JJazzMidiSystem, Midi synths, Midi instruments, Midi banks, Midi drumkits, drumkit keymaps, Midi file parsers, etc.
Music controller: control the overall playback of a song.
Midi remote controller.
The model of the Midi synth connected to the output of JJazzLab.
The central place to get information about installed rhythms and get Rhythm instances.
Manage the creation/destruction of editors for a new/closed song, plus related actions (eg duplicate song).
-
Uses of UpgradeTask in org.jjazz.analytics.api
Modifier and TypeClassDescriptionstatic class
Log the upgrade event. -
Uses of UpgradeTask in org.jjazz.filedirectorymanager.api
-
Uses of UpgradeTask in org.jjazz.harmony.api
-
Uses of UpgradeTask in org.jjazz.midi.api
-
Uses of UpgradeTask in org.jjazz.musiccontrol.api
-
Uses of UpgradeTask in org.jjazz.musiccontrolactions.api
-
Uses of UpgradeTask in org.jjazz.outputsynth.api
-
Uses of UpgradeTask in org.jjazz.rhythmdatabase.api
-
Uses of UpgradeTask in org.jjazz.songeditormanager.api