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.
System parameters of a rhythm which alter the way the backing track is rendered.
Objects and helper methods to generate musical phrases from the song and form the final backing track (see SongSequenceBuilder).
-
Uses of RpEnumerable in org.jjazz.jjswing.api
Classes in org.jjazz.jjswing.api that implement RpEnumerableModifier and TypeClassDescriptionclassRhythmParameter to specify the bass style.classRhythmParameter to specify the drums style. -
Uses of RpEnumerable in org.jjazz.rhythm.api
Classes in org.jjazz.rhythm.api that implement RpEnumerableModifier and TypeClassDescriptionclassRP_EnumState<E extends Enum<E>>A variant of RP_State built from an enum value.classA 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 RhythmParameter: a marker for song parts, used to conditionnaly enable the optional alternate chord symbols.final classStandard RhythmParameter: Tempo percentage change.classStandard RhythmParameter : a variation of a rhythm. -
Uses of RpEnumerable in org.jjazz.rhythmmusicgeneration.api
Classes in org.jjazz.rhythmmusicgeneration.api that implement RpEnumerableModifier and TypeClassDescriptionclassSystem RhythmParameter: mute one or more instruments.