supercollider-ht-0.1.0.1: Haskell SuperCollider utilities

Sound.SC3.Example.Effect

Contents

Synopsis

example sounds

dbl :: a -> [a]Source

complex configurations

loadTone :: C m => String -> (UGen -> UGen -> UGen) -> m OSCSource

loadEffect :: C m => String -> UGen -> m OSCSource

playTone :: C m => String -> Double -> Double -> m ()Source

newGroup :: C m => Int -> Int -> m ()Source

playEffect :: C m => Int -> String -> m ()Source

speech synthesis