Uses of Class
org.jjazz.phrase.api.Phrase

Packages that use Phrase
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.
 
 
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).