aboutsummaryrefslogtreecommitdiff
path: root/another.pd
blob: de2866412c6967c405d0e43d1ce9ecb6ccefd7df (plain)
1
2
3
4
5
6
7
#N canvas 1 44 450 300 10;
#X obj 35 50 inlet;
#X obj 35 96 outlet;
#X obj 35 73 * 2;
#X text 141 50 Another patch on the web.;
#X connect 0 0 2 0;
#X connect 2 0 1 0;