Uses of Interface
org.jjazz.rhythmmusicgeneration.api.CompositeMusicGenerator.RvToDelegateUnitMapper
Packages that use CompositeMusicGenerator.RvToDelegateUnitMapper
Package
Description
Objects and helper methods to generate musical phrases from the song and form the final backing track (see SongSequenceBuilder).
-
Uses of CompositeMusicGenerator.RvToDelegateUnitMapper in org.jjazz.rhythmmusicgeneration.api
Constructors in org.jjazz.rhythmmusicgeneration.api with parameters of type CompositeMusicGenerator.RvToDelegateUnitMapperModifierConstructorDescriptionCompositeMusicGenerator(Rhythm baseRhythm, CompositeMusicGenerator.RvToDelegateUnitMapper baseRvMapper) Create a CompositeMusicGenerator for a base Rhythm.