aboutsummaryrefslogtreecommitdiff
path: root/ce_path-help.pd
blob: 5a4869b3021395ff40cc3a375a1e7b696ab73f1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#N canvas 121 22 423 338 10;
#X declare -lib cyclone -lib mapping -lib zexy;
#X msg 21 52 bang;
#X symbolatom 32 170 0 0 0 0 - - -;
#X obj 21 246 print;
#X text 80 75 start at the top of the list again;
#X msg 33 76 rewind;
#X obj 21 129 ce_path;
#X obj 61 150 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X text 81 148 done;
#X text 68 51 get next item in list of canvas-local paths;
#X text 29 269 Sending bangs to [ce_path] makes it output the loaded
paths one at a time.;
#X obj 226 10 import cyclone mapping zexy;
#X connect 0 0 5 0;
#X connect 4 0 5 0;
#X connect 5 0 1 0;
#X connect 5 0 2 0;
#X connect 5 1 6 0;