Uses of Package
org.jjazz.songstructure.api

Packages that use org.jjazz.songstructure.api
Package
Description
The model for the mix of a song (instruments used per channel and their settings, volume, effect, etc.).
Music controller: control the overall playback of a song.
 
Objects and helper methods to generate musical phrases from the song and form the final backing track (see SongSequenceBuilder).
The model of a song, which mainly contains a ChordLeadSheet and a SongStructure.
Describe the context for which a backing track should be generated: which (part of the) song, which MidiMix.
Manage the creation/destruction of editors for a new/closed song, plus related actions (eg duplicate song).
The model of a song structure, ie a list of SongParts.
The possible change events received by a SongStructure change listener.
The graphical editor window of a song part.
Service provider for indvidual RhythmParameter editor components.
The SongStructure graphical editor.
The graphical RpViewer component to represent a RhythmParameter value within a SptViewer.
Service provider to provider RpViewer instances for each type of RhythmParameter.
 
The graphical SongPart viewer component, which holds the RpViewers components.
Service provider to provide SptViewer instances.