From d6ba9999928ae41c5e3801c5c271860615b00700 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 9 Apr 2010 19:57:15 +0000 Subject: ported purepd to template Makefile/debian svn path=/trunk/abstractions/purepd/; revision=13417 --- moses-help.pd | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 moses-help.pd (limited to 'moses-help.pd') diff --git a/moses-help.pd b/moses-help.pd new file mode 100644 index 0000000..c1f23c9 --- /dev/null +++ b/moses-help.pd @@ -0,0 +1,17 @@ +#N canvas 0 0 624 300 12; +#X obj 72 196 moses 10; +#X floatatom 72 164 4 0 0; +#X floatatom 139 167 4 0 0; +#X floatatom 72 229 4 0 0; +#X floatatom 139 230 4 0 0; +#X obj 63 24 moses; +#X text 118 23 - part a stream of numbers; +#X text 303 235 updated for Pd version 0.33; +#X text 24 64 Moses takes numbers and outputs them at left if they're +less than a control value \, and at right if they're greater or equal +to it. The creation argument initializes the control value (10 in this +example) and the right inlet changes it.; +#X connect 0 0 3 0; +#X connect 0 1 4 0; +#X connect 1 0 0 0; +#X connect 2 0 0 1; -- cgit v1.2.1