aboutsummaryrefslogtreecommitdiff
path: root/sfruit/list-change-help.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2009-01-22 22:20:37 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2009-01-22 22:20:37 +0000
commite8dde1eab901369921ea8d56f0dc7fd51b008dad (patch)
tree84e27fd991e2aa5c61d3b44db6fe49f59527fd93 /sfruit/list-change-help.pd
parent855530f5a83c85a5e67323e4ab5a00a8d14537bb (diff)
added a couple more list-abs - list-change is [change] for lists, list-toggle-pairs is mostly like [bag]
svn path=/trunk/abstractions/sfruit/; revision=10601
Diffstat (limited to 'sfruit/list-change-help.pd')
-rw-r--r--sfruit/list-change-help.pd18
1 files changed, 18 insertions, 0 deletions
diff --git a/sfruit/list-change-help.pd b/sfruit/list-change-help.pd
new file mode 100644
index 0000000..712365b
--- /dev/null
+++ b/sfruit/list-change-help.pd
@@ -0,0 +1,18 @@
+#N canvas 1131 447 450 300 10;
+#X obj 111 154 list-change;
+#X text 30 30 [list-change] [change] for lists: only output a list
+if it's different than the last list received.;
+#X obj 111 222 bng 15 250 50 0 empty empty output! 17 7 0 10 -262144
+-1 -1;
+#X msg 90 110 a b c;
+#X obj 129 195 print got_new_list;
+#X msg 130 110 a b c;
+#X msg 170 110 def;
+#X msg 200 110 1 2 3;
+#X text 282 277 2009 Luke Iannini;
+#X connect 0 0 2 0;
+#X connect 0 0 4 0;
+#X connect 3 0 0 0;
+#X connect 5 0 0 0;
+#X connect 6 0 0 0;
+#X connect 7 0 0 0;