hsc3-0.5: Haskell SuperCollider

Sound.SC3.UGen.Rate

Description

Operating rate definitions and utilities.

Synopsis

Documentation

data Rate Source

Operating rate of unit generator.

Constructors

IR 
KR 
AR 
DR 

Instances

rateId :: Rate -> IntSource

Integer rate identifier, as required for scsynth bytecode.

kr :: RateSource

Rate constructors (lower case aliases of upper case data constructors).