Uses of Class
org.jjazz.phrase.api.Grid
Package
Description
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).
-
Uses of Grid in org.jjazz.phrase.api
-
Uses of Grid in org.jjazz.rhythmmusicgeneration.api
ModifierConstructorDescriptionGridChordContext
(CLI_ChordSymbol cliCs, SimpleChordSequence cSeq, float cSeqStartPosInBeats, Grid grid)