Class CompositeRhythm

java.lang.Object
org.jjazz.yamjjazz.rhythm.api.CompositeRhythm
All Implemented Interfaces:
Comparable<Rhythm>, Rhythm, ConfigurableMusicGeneratorProvider, MusicGeneratorProvider, YamJJazzRhythm

public class CompositeRhythm extends Object implements YamJJazzRhythm
A YamJJazzRhythm whose tracks can be replaced by tracks from other rhythms (or possibly from base rhythm).
See Also: