Uses of Class
org.jjazz.musiccontrol.api.ControlTrack
Package
Description
Models to represent a playback session played by the MusicController.
-
Uses of ControlTrack in org.jjazz.musiccontrol.api.playbacksession
Modifier and TypeMethodDescriptionBaseSongSession.getControlTrack()
ControlTrackProvider.getControlTrack()
get the control track.UpdatableSongSession.getControlTrack()
UpdatableSongSession.Update.getControlTrack()
The updated control track.UpdateProviderSongSession.getControlTrack()
ModifierConstructorDescriptionUpdate
(Map<RhythmVoice, Phrase> mapRvPhrases, ControlTrack controlTrack)