Uses of Interface
org.jjazz.rhythm.api.RpEnumerable
Package
Description
The model of a rhythm (or style, e.g "fast swing 4/4"), with its RhythmVoices and RhythmParameters.
Parameters of a rhythm which alter the way the backing track is rendered.
-
Uses of RpEnumerable in org.jjazz.rhythm.api
Modifier and TypeClassDescriptionclass
A RhythmParemeter representing positive integer values.class
A RhythmParameter whose value can be some specified strings.class
A RhythmParameter composed of a set of strings. -
Uses of RpEnumerable in org.jjazz.rhythm.api.rhythmparameters
Modifier and TypeClassDescriptionfinal class
Standard RhythmParameter: double feelclass
Standard RhythmParameter: is there a fill at the end of a SongPart.final class
Standard RhythmParameter: Intensity=[-10;+10]class
Standard RhythmParameterclass
Standard RhythmParameter: a marker for song parts, used to conditionnaly enable the optional alternate chord symbols.class
System RhythmParameter: mute one or more instruments.final class
Standard RhythmParameter: Tempo percentage change.