Interface MusicGeneratorProvider

All Known Subinterfaces:
ConfigurableMusicGeneratorProvider, YamJJazzAdaptedRhythm, YamJJazzRhythm
All Known Implementing Classes:
CompositeRhythm, JJSwingRhythm, RhythmStub

public interface MusicGeneratorProvider
Rhythm instances must implement this interface to be able to generate music.
  • Method Details