Silly whitespace
This commit is contained in:
parent
5f7cd27d9f
commit
2ba1bb8309
@ -102,13 +102,13 @@
|
|||||||
}.plot;
|
}.plot;
|
||||||
)
|
)
|
||||||
|
|
||||||
(
|
(
|
||||||
{
|
{
|
||||||
PinkNoise.ar(0.2) + SinOsc.ar(440, 0, 0.2) + Saw.ar(660, 0.2)
|
PinkNoise.ar(0.2) + SinOsc.ar(440, 0, 0.2) + Saw.ar(660, 0.2)
|
||||||
}.plot(1);
|
}.plot(1);
|
||||||
)
|
)
|
||||||
|
|
||||||
(
|
(
|
||||||
{
|
{
|
||||||
PinkNoise.ar(0.2) + SinOsc.ar(440, 0, 0.2) + Saw.ar(660, 0.2)
|
PinkNoise.ar(0.2) + SinOsc.ar(440, 0, 0.2) + Saw.ar(660, 0.2)
|
||||||
}.scope;
|
}.scope;
|
||||||
|
Loading…
Reference in New Issue
Block a user