vivid-0.4.2.3: Sound synthesis with SuperCollider

Safe HaskellNone
LanguageHaskell98

Vivid.UGens.Info

Synopsis

Documentation

checkBadValues :: Args '["in"] '["id", "post"] a => a -> SDBody a Signal Source #

controlDur :: SDBody' a Signal Source #

The (current) duration of a control block on the server in seconds

Equal to 1 ~/ controlRate

controlRate :: SDBody' a Signal Source #

The current control rate of the server

Equal to 1 ~/ controlDur

numAudioBuses :: SDBody' a Signal Source #

The number of audio buses

numBuffers :: SDBody' a Signal Source #

The number of open buffers