hsc3-0.1: Haskell SuperColliderContentsIndex
Sound.SC3.UGen.Rate
Synopsis
data Rate
= IR
| KR
| AR
| DR
rateId :: Rate -> Int
Documentation
data Rate
Operating rate of UGen.
Constructors
IR
KR
AR
DR
show/hide Instances
rateId :: Rate -> Int
Integer rate identifier, as required for scsynth bytecode.
Produced by Haddock version 0.8