Uses of Package
org.jjazz.rhythmmusicgeneration.api
Packages that use org.jjazz.rhythmmusicgeneration.api
Package
Description
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).
-
Classes in org.jjazz.rhythmmusicgeneration.api used by org.jjazz.musiccontrol.api
-
Classes in org.jjazz.rhythmmusicgeneration.api used by org.jjazz.pianoroll.apiClassDescriptionA convenience class to analyze and manipulate a suite of chord symbols extracted from a ChordLeadSheet, possibly with different TimeSignatures.
-
Classes in org.jjazz.rhythmmusicgeneration.api used by org.jjazz.rhythmmusicgeneration.apiClassDescriptionFor a given phrase decide how chord symbols with HOLD/SHOT/EXTENDED_HOLD_SHOT rendering options should be processed.A convenience class to analyze and manipulate a suite of chord symbols extracted from a ChordLeadSheet, possibly with different TimeSignatures.A delegate unit for a base RhythmVoice in the songPart context.Map a base RhythmVoice to a DelegateUnit for a given SongPart context.System RhythmParameter: mute one or more instruments.A RhythmParameter to override baseRhythm tracks by tracks from other rhythms.Store which source RhythmVoice is overridden by which [RhythmVoice-rhythm variation] pair.A ChordSequence which has only one TimeSignature and a start position in beats.The return value of some of the buildXXX() methods.