Uses of Class
org.jjazz.rhythm.api.RP_State
Packages that use RP_State
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.
-
Uses of RP_State in org.jjazz.jjswing.api
Subclasses of RP_State in org.jjazz.jjswing.apiModifier and TypeClassDescriptionclassRhythmParameter to specify the bass style.classRhythmParameter to specify the drums style. -
Uses of RP_State in org.jjazz.rhythm.api
Methods in org.jjazz.rhythm.api that return RP_State -
Uses of RP_State in org.jjazz.rhythm.api.rhythmparameters
Subclasses of RP_State in org.jjazz.rhythm.api.rhythmparametersModifier and TypeClassDescriptionfinal classStandard RhythmParameter: double feelclassStandard RhythmParameter: is there a fill at the end of a SongPart.classStandard RhythmParameter: a marker for song parts, used to conditionnaly enable the optional alternate chord symbols.classStandard RhythmParameter : a variation of a rhythm.