Uses of Record Class
org.jjazz.rhythmmusicgeneration.api.CompositeMusicGenerator.DelegateUnit
Packages that use CompositeMusicGenerator.DelegateUnit
Package
Description
Objects and helper methods to generate musical phrases from the song and form the final backing track (see SongSequenceBuilder).
-
Uses of CompositeMusicGenerator.DelegateUnit in org.jjazz.rhythmmusicgeneration.api
Methods in org.jjazz.rhythmmusicgeneration.api that return CompositeMusicGenerator.DelegateUnitModifier and TypeMethodDescriptionCompositeMusicGenerator.RvToDelegateUnitMapper.get(RhythmVoice baseRv, SongPart spt) Get the DelegateUnit to be used to generate music for baseRv in the context of songPart.