Uses of Class
org.jjazz.utilities.api.IntRange

Packages that use IntRange
Package
Description
The model of a chord leadsheet.
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.
 
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.
The model of a song structure, ie a list of SongParts.
General purpose utilities.