From f5737db3d985231b0d918fb2bf44feb67bbbd07c Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sat, 11 Apr 2009 21:35:35 +0000 Subject: an object to get what is currently in the canvas-local path svn path=/trunk/externals/hcs/; revision=11006 --- ce_path-help.pd | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 ce_path-help.pd (limited to 'ce_path-help.pd') diff --git a/ce_path-help.pd b/ce_path-help.pd new file mode 100644 index 0000000..5a4869b --- /dev/null +++ b/ce_path-help.pd @@ -0,0 +1,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; -- cgit v1.2.1