Uses of Interface
org.jjazz.rhythmmusicgeneration.spi.MusicGeneratorProvider
Packages that use MusicGeneratorProvider
Package
Description
Dummy rhythm stubs to make sure each time signature has at least one rhythm instance available.
-
Uses of MusicGeneratorProvider in org.jjazz.jjswing.api
Classes in org.jjazz.jjswing.api that implement MusicGeneratorProviderModifier and TypeClassDescriptionclassAn advanced swing rhythm which uses a specific generator for the bass (walking, etc.). -
Uses of MusicGeneratorProvider in org.jjazz.rhythmmusicgeneration.spi
Subinterfaces of MusicGeneratorProvider in org.jjazz.rhythmmusicgeneration.spiModifier and TypeInterfaceDescriptioninterfaceAn optional interface for Rhythm instances to replace the MusicGenerator. -
Uses of MusicGeneratorProvider in org.jjazz.rhythmstubs.api
Classes in org.jjazz.rhythmstubs.api that implement MusicGeneratorProvider -
Uses of MusicGeneratorProvider in org.jjazz.yamjjazz.rhythm.api
Subinterfaces of MusicGeneratorProvider in org.jjazz.yamjjazz.rhythm.apiModifier and TypeInterfaceDescriptioninterfaceA marker interface for a YamJJazzRhythm which is also an AdaptedRhythm.interfaceOur Rhythm interface extension.Classes in org.jjazz.yamjjazz.rhythm.api that implement MusicGeneratorProviderModifier and TypeClassDescriptionclassA YamJJazzRhythm whose tracks can be replaced by tracks from other rhythms (or possibly from base rhythm).