Skip to content

Commit 626f1cc

Browse files
committed
allow pw creation arg for [square~]
1 parent 127ce16 commit 626f1cc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

square~.pd

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
#X obj 15 10 inlet~;
66
#X obj 121 7 inlet;
77
#X obj 47 88 hv.osc square;
8+
#X obj 121 31 deff \$1 0.5;
89
#X connect 3 0 5 0;
9-
#X connect 4 0 5 1;
10+
#X connect 4 0 6 0;
1011
#X connect 5 0 0 0;
12+
#X connect 6 0 5 1;

0 commit comments

Comments
 (0)