aboutsummaryrefslogtreecommitdiff
path: root/abs/a2l.pd
blob: a97966f63ef86484a9e71065f8c08007fd4a01e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#N canvas 0 0 450 300 10;
#X obj 74 50 inlet;
#X obj 74 172 outlet;
#X obj 74 107 route bang;
#X obj 149 128 list;
#X text 286 38 part of zexy;
#X text 174 81 requires pd>=0.39;
#X text 58 25 convert anything into lists;
#X connect 0 0 2 0;
#X connect 2 0 1 0;
#X connect 2 1 3 0;
#X connect 3 0 1 0;