Uses of Class
org.jjazz.rhythm.api.MusicGenerationException

Packages that use MusicGenerationException
Package
Description
 
Music controller: control the overall playback of a song.
Models to represent a playback session played by the MusicController.
The model of a rhythm (or style, e.g "fast swing 4/4"), with its RhythmVoices and RhythmParameters.
Objects and helper methods to generate musical phrases from the song and form the final backing track (see SongSequenceBuilder).