Uses of Package
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).
-
-
ClassDescriptionA convenience class to manipulate notes from a Phrase.A Note with a position and optional client properties.A NoteEvent wrapper to be used as hash/map key when 2 different NoteEvent instances need to be considered as equal when their attributes are equal (except client properties).A collection of NoteEvents that are kept sorted by start position.A Phrase which has a size (beat range) and a time signature.A source Phrase is a Phrase associated to a source chord symbol and possibly with some client properties.
-
-
-
-
-
ClassDescriptionA convenience class to manipulate notes from a Phrase.A collection of NoteEvents that are kept sorted by start position.A source Phrase is a Phrase associated to a source chord symbol and possibly with some client properties.
-
-
-
-