Uses of Record Class
org.jjazz.rhythmmusicgeneration.api.MusicGenerationQueue.Result
Package
Description
Objects and helper methods to generate musical phrases from the song and form the final backing track (see SongSequenceBuilder).
-
Uses of MusicGenerationQueue.Result in org.jjazz.activesong.spi
Modifier and TypeMethodDescriptionActiveSongBackgroundMusicBuilder.getLastResult()
Get the last music generation result available. -
Uses of MusicGenerationQueue.Result in org.jjazz.rhythmmusicgeneration.api
Modifier and TypeMethodDescriptionMusicGenerationQueue.getLastResult()
Get the result from the last generation task.