From a9deb5c768a75c0d931057138fa47d8531d7fe46 Mon Sep 17 00:00:00 2001 From: Ed Kelly Date: Fri, 21 Sep 2007 15:02:55 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r8741, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/ekext/; revision=8742 --- sieve/help-sieve.pd | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) (limited to 'sieve/help-sieve.pd') diff --git a/sieve/help-sieve.pd b/sieve/help-sieve.pd index 1e82e8a..e472628 100755 --- a/sieve/help-sieve.pd +++ b/sieve/help-sieve.pd @@ -53,6 +53,47 @@ is wrapped and the lowest or highest is chosen respectively.; #X obj 476 438 polymap; #X obj 476 417 polystat; #X obj 532 438 maskxor; +#X obj 410 181 loadbang; +#X obj 410 233 delay 50; +#N canvas 0 0 596 300 register_functions 0; +#X obj 99 208 sieve; +#X msg 99 83 map 0 1 2 4 5 6 7 9 10 11 12; +#X obj 99 47 loadbang; +#X msg 157 166 get 0; +#X msg 254 125 delete 8; +#X msg 255 167 shunt 5; +#X obj 194 166 delay 0; +#X msg 194 149 bang; +#X msg 254 241 insert 7 100; +#X msg 256 203 shift 5; +#X obj 125 269 print REGMAP; +#X floatatom 38 166 5 0 0 0 - - -; +#X floatatom 35 257 5 0 0 0 - - -; +#X msg 160 57 map 1 1 1 1 1 1 1 1 1 1 1 1; +#X text 324 124 removes an element from the array; +#X text 318 166 removes an element from the array and; +#X text 319 178 subtracts 1 from subsequent elements; +#X text 320 201 shifts elements downstream \, adding 1; +#X text 319 213 to each element \, from a specific point; +#X text 349 242 inserts an element into the array; +#X connect 0 0 12 0; +#X connect 0 2 10 0; +#X connect 1 0 0 0; +#X connect 2 0 1 0; +#X connect 3 0 0 0; +#X connect 4 0 0 0; +#X connect 4 0 7 0; +#X connect 5 0 0 0; +#X connect 5 0 7 0; +#X connect 6 0 3 0; +#X connect 7 0 6 0; +#X connect 8 0 0 0; +#X connect 8 0 7 0; +#X connect 9 0 0 0; +#X connect 9 0 7 0; +#X connect 11 0 0 0; +#X connect 13 0 0 0; +#X restore 325 298 pd register_functions; #X connect 0 0 6 0; #X connect 0 1 7 0; #X connect 0 2 8 0; @@ -77,3 +118,6 @@ is wrapped and the lowest or highest is chosen respectively.; #X connect 29 0 16 0; #X connect 29 1 17 0; #X connect 29 3 19 0; +#X connect 42 0 3 0; +#X connect 42 0 43 0; +#X connect 43 0 5 0; -- cgit v1.2.1