From 8dbec761cf858ea65900c8a094599857208d8c3a Mon Sep 17 00:00:00 2001 From: "N.N." Date: Tue, 5 Jan 2010 22:49:36 +0000 Subject: svn path=/trunk/; revision=12907 --- desiredata/doc/5.reference/bag-help.pd | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 desiredata/doc/5.reference/bag-help.pd (limited to 'desiredata/doc/5.reference/bag-help.pd') diff --git a/desiredata/doc/5.reference/bag-help.pd b/desiredata/doc/5.reference/bag-help.pd deleted file mode 100644 index cdd5bfff..00000000 --- a/desiredata/doc/5.reference/bag-help.pd +++ /dev/null @@ -1,27 +0,0 @@ -#N canvas 118 56 577 366 12; -#X text 18 337 see also:; -#X obj 148 337 makenote; -#X msg 76 151 60 64; -#X msg 127 151 60 0; -#X msg 171 151 62 64; -#X msg 218 151 62 0; -#X obj 76 278 print; -#X text 121 279 Output is in the printout window.; -#X msg 218 197 clear; -#X obj 66 15 bag; -#X text 101 14 - COLLECTION OF NUMBERS; -#X text 12 42 The bag object takes (value \, flag) pairs. If the flag is true (nonzero) \, the value is added to the collection \; if false \, it's removed. The collection may have many copies of the same value. You can output the collection (and empty it) with a "flush" message \, or just empty it with "clear." You can use this to mimic a sustain pedal \, for example.; -#X msg 217 174 flush; -#X obj 104 337 poly; -#X obj 76 248 bag; -#X text 267 151 <-- add or delete elements; -#X text 271 174 <-- output them; -#X text 273 198 <-- start over; -#X text 328 337 updated for Pd version 0.33; -#X connect 2 0 14 0; -#X connect 3 0 14 0; -#X connect 4 0 14 0; -#X connect 5 0 14 0; -#X connect 8 0 14 0; -#X connect 12 0 14 0; -#X connect 14 0 6 0; -- cgit v1.2.1