aboutsummaryrefslogtreecommitdiff
path: root/abs/uniqsym-help.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2006-06-26 08:58:38 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2006-06-26 08:58:38 +0000
commit3f05771340e68450a712681277a6ab28fc73a32c (patch)
tree587284b695bcfd89c17dd8c65022a8573801d9d0 /abs/uniqsym-help.pd
parent901bc262d93286aa380e51d13fa4bc5bce564897 (diff)
remove duplicate symbols
svn path=/trunk/externals/zexy/; revision=5301
Diffstat (limited to 'abs/uniqsym-help.pd')
-rw-r--r--abs/uniqsym-help.pd29
1 files changed, 29 insertions, 0 deletions
diff --git a/abs/uniqsym-help.pd b/abs/uniqsym-help.pd
new file mode 100644
index 0000000..64fb04f
--- /dev/null
+++ b/abs/uniqsym-help.pd
@@ -0,0 +1,29 @@
+#N canvas 145 -43 722 431 10;
+#X text 564 24 part of zexy;
+#X text 97 30 remove duplicate symbols from a list or a stream;
+#X obj 45 268 uniqsym;
+#X obj 35 29 uniqsym;
+#X obj 45 302 print uniq;
+#X msg 73 165 bang;
+#X msg 45 87 reset;
+#X text 39 69 clear the current list of values;
+#X text 57 110 add symbols to the list of values;
+#X text 76 149 remove duplicate values \, sort the entire list and
+output it;
+#X msg 56 126 symbol trigger \, symbol pang \, symbol pang;
+#X msg 100 188 list chitty chitty pang pang;
+#X msg 117 243 mode \$1;
+#X obj 117 223 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
+1;
+#X text 187 244 output as list (0=default) \, or as stream of single
+symbols (1);
+#X text 529 411 updated for zexy-2.2;
+#X obj 44 369 uniqsym 1;
+#X text 131 368 you can specify the mode with a creation argument;
+#X connect 2 0 4 0;
+#X connect 5 0 2 0;
+#X connect 6 0 2 0;
+#X connect 10 0 2 0;
+#X connect 11 0 2 0;
+#X connect 12 0 2 0;
+#X connect 13 0 12 0;