Class RhythmVoiceDelegate

java.lang.Object
org.jjazz.rhythm.api.RhythmVoice
org.jjazz.rhythm.api.RhythmVoiceDelegate

public class RhythmVoiceDelegate extends RhythmVoice
A special RhythmVoice which is a delegate for another source RhythmVoice.

Delegates are used in AdaptedRhythms to enable rhythm music generation while sparing "Midi channel space" in the MidiMix.

  • Method Details