aboutsummaryrefslogtreecommitdiff
path: root/pd/doc/5.reference/moses.pd
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-09-23 00:21:28 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-09-23 00:21:28 +0000
commit64fdb009695828b788fce074135b20a5e52c5fc4 (patch)
treea05144197dd339721b6d4a3a0927f7596e8872b6 /pd/doc/5.reference/moses.pd
parenta30193fcd726552364de74984b200be2c30723e7 (diff)
imported version 0.37-0
svn path=/trunk/; revision=1016
Diffstat (limited to 'pd/doc/5.reference/moses.pd')
-rw-r--r--pd/doc/5.reference/moses.pd17
1 files changed, 0 insertions, 17 deletions
diff --git a/pd/doc/5.reference/moses.pd b/pd/doc/5.reference/moses.pd
deleted file mode 100644
index c1f23c90..00000000
--- a/pd/doc/5.reference/moses.pd
+++ /dev/null
@@ -1,17 +0,0 @@
-#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;