You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{SinOsc.ar(1)}.plot(1);
|
|
|
|
{VarSaw.ar(20)}.plot(1);
|
|
{VarSaw.ar(1, 0.25)}.plot(1);
|
|
|
|
{VarSaw.ar(1, 0.25, 1)}.plot(1);
|
|
|
|
{VarSaw.ar(50!2, 0.9, 1) * 0.1}.play; |