packages feed

hsc3-0.2: Help/UGen/Information/sampleRate.help.lhs

sampleRate

Server sample rate.

Compare a sine tone derived from sample rate with a 440Hz tone.

> let f = mce [sampleRate * 0.01, 440]
> in audition (out 0 (sinOsc AR f 0 * 0.1))