Uses of Interface
org.jjazz.rhythmmusicgeneration.spi.ConfigurableMusicGeneratorProvider
Packages that use ConfigurableMusicGeneratorProvider
Package
Description
Objects and helper methods to generate musical phrases from the song and form the final backing track (see SongSequenceBuilder).
-
Uses of ConfigurableMusicGeneratorProvider in org.jjazz.jjswing.api
Classes in org.jjazz.jjswing.api that implement ConfigurableMusicGeneratorProviderModifier and TypeClassDescriptionclassAn advanced swing rhythm which uses a specific generator for the bass (walking, etc.). -
Uses of ConfigurableMusicGeneratorProvider in org.jjazz.rhythmmusicgeneration.api
Methods in org.jjazz.rhythmmusicgeneration.api that return ConfigurableMusicGeneratorProvider -
Uses of ConfigurableMusicGeneratorProvider in org.jjazz.yamjjazz.rhythm.api
Subinterfaces of ConfigurableMusicGeneratorProvider 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 ConfigurableMusicGeneratorProviderModifier and TypeClassDescriptionclassA YamJJazzRhythm whose tracks can be replaced by tracks from other rhythms (or possibly from base rhythm).