aboutsummaryrefslogtreecommitdiff
path: root/int~.pd
blob: 3ef7735ca7b42e1fa16cb301db5a5856f0642712 (plain)
1
2
3
4
5
6
7
8
9
10
#N canvas 246 125 454 304 12;
#X obj 136 74 inlet~;
#X obj 137 260 outlet~;
#X text 14 9 int~ -- get rid of the fractions...;
#X obj 213 121 wrap~;
#X obj 136 188 -~;
#X connect 0 0 4 0;
#X connect 0 0 3 0;
#X connect 3 0 4 1;
#X connect 4 0 1 0;