diff options
Diffstat (limited to 'reverse-help.pd')
-rw-r--r-- | reverse-help.pd | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/reverse-help.pd b/reverse-help.pd new file mode 100644 index 0000000..4f39180 --- /dev/null +++ b/reverse-help.pd @@ -0,0 +1,18 @@ +#N canvas 550 202 481 324 10; +#X obj 5 2 cnv 15 450 20 empty empty reverse 2 11 1 18 -233017 -66577 +0; +#X msg 422 3 pddp; +#X text 276 270 released under the GNU GPL; +#X floatatom 153 120 5 0 0 0 - - -; +#X floatatom 153 196 5 0 0 0 - - -; +#X obj 156 101 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 +-1 -1 0 1; +#X obj 156 213 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 +-1 -1 0 1; +#X obj 153 156 reverse; +#X text 27 43 Reverses the direction of a stream of numbers.; +#X text 12 270 (C) Copyright 2004 Free Software Foundation; +#X connect 3 0 7 0; +#X connect 4 0 6 0; +#X connect 5 0 3 0; +#X connect 7 0 4 0; |