aboutsummaryrefslogtreecommitdiff
path: root/ce_path-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-11 21:35:35 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-11 21:35:35 +0000
commitf5737db3d985231b0d918fb2bf44feb67bbbd07c (patch)
treecd2122c885975066d60d57412a22356b0e51ab9e /ce_path-help.pd
parent9d71d523721d4abc211bfba489ba4e86f17b1d3c (diff)
an object to get what is currently in the canvas-local path
svn path=/trunk/externals/hcs/; revision=11006
Diffstat (limited to 'ce_path-help.pd')
-rw-r--r--ce_path-help.pd20
1 files changed, 20 insertions, 0 deletions
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;