Uses of Class
org.jjazz.phrase.api.Grid
Packages that use 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
Methods in org.jjazz.phrase.api that return Grid -
Uses of Grid in org.jjazz.rhythmmusicgeneration.api
Fields in org.jjazz.rhythmmusicgeneration.api declared as GridConstructors in org.jjazz.rhythmmusicgeneration.api with parameters of type GridModifierConstructorDescriptionGridChordContext
(CLI_ChordSymbol cliCs, SimpleChordSequence cSeq, float cSeqStartPosInBeats, Grid grid)