Uses of Interface
org.jjazz.rhythm.api.RpEnumerable
Packages that use 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
Classes in org.jjazz.rhythm.api that implement RpEnumerableModifier and TypeClassDescriptionclassA RhythmParemeter representing positive integer values.classA RhythmParameter whose value can be some specified strings.classA RhythmParameter composed of a set of strings. -
Uses of RpEnumerable in org.jjazz.rhythm.api.rhythmparameters
Classes in org.jjazz.rhythm.api.rhythmparameters that implement RpEnumerableModifier and TypeClassDescriptionfinal classStandard RhythmParameter: double feelclassStandard RhythmParameter: is there a fill at the end of a SongPart.final classStandard RhythmParameter: Intensity=[-10;+10]classStandard RhythmParameterclassStandard RhythmParameter: a marker for song parts, used to conditionnaly enable the optional alternate chord symbols.classSystem RhythmParameter: mute one or more instruments.final classStandard RhythmParameter: Tempo percentage change.