fed1c7
.6-4-1
Select.kr
(choosing pulse width mod source) x = {
SmoothFoldS.ar(
in: SinOsc.ar(50),
lo: -0.3,
hi: 0.1,
foldRange: SinOsc.kr(0.4, [0, pi]).range(0.1, 1)
) }.play;
.range(lo: 0.0, hi: 1.0)
: Scales the output of this UGen to be within the range of lo and hi (source)s:sub(1, 1)
text:sub(1, -2)
updated 12/26/22