packages feed

hsc3-0.1: 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]
> audition (out 0 (sinOsc AR f 0 * 0.1))