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.activesong.spi
-
Classes in org.jjazz.rhythmmusicgeneration.api used by org.jjazz.musiccontrol.api
-
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 result from a music generation.A ChordSequence which has only one TimeSignature.A result of the split method.The return value of the buildSongSequence() methods.