Skip to main content

mutate_pattern

Function mutate_pattern 

Source
pub fn mutate_pattern(
    object: &dyn MusicObject,
    config: &PatternMutatorConfig,
) -> Result<Music, TransformError>
Expand description

Applies a PatternMutatorConfig to material and returns the mutated music.