|
Sound.SC3.UGen.Information |
|
|
|
|
|
Synopsis |
|
|
|
Documentation |
|
sampleRate :: UGen |
Sample rate of synthesis server, frames per second.
|
|
sampleDur :: UGen |
Duration of one sample, seconds.
|
|
radiansPerSample :: UGen |
Duration of one sample, radians.
|
|
controlRate :: UGen |
Control rate of synthesis server, periods per second.
|
|
subsampleOffset :: UGen |
Sub-sample accurate scheduling offset.
|
|
numOutputBuses :: UGen |
Number of allocated output audio rate buses.
|
|
numInputBuses :: UGen |
Number of allocated input audio rate buses.
|
|
numAudioBuses :: UGen |
Number of allocated audio rate buses.
|
|
numControlBuses :: UGen |
Number of allocated control rate buses.
|
|
numBuffers :: UGen |
Number of allocated buffers.
|
|
numRunningSynths :: UGen |
Number of runnings synthesis nodes.
|
|
Produced by Haddock version 0.8 |