Enum RhythmStyle
Named rhythm styles for pre-trained models.
public enum RhythmStyle
Fields
Classical = 0Classical style: quarter/eighth patterns.
Jazz = 1Jazz style: swung, syncopated patterns.
Rock = 2Rock style: driving eighths with quarter accents.
Latin = 3Latin style: tresillo and clave patterns.
Waltz = 4Waltz style: 3/4 patterns.