Uses of Package
org.jjazz.phrase.api

Packages that use org.jjazz.phrase.api
Package
Description
Models to represent a playback session played by the MusicController.
The model of a music phrase for a single instrument, e.g. a bass phrase or a drums phrase.
 
Object to transform a Phrase into another one.
 
Parameters of a rhythm which alter the way the backing track is rendered.
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.
Manage the creation/destruction of editors for a new/closed song, plus related actions (eg duplicate song).