aboutsummaryrefslogtreecommitdiff
path: root/externals/build/doc/ratio.pd
diff options
context:
space:
mode:
authorGuenter Geiger <ggeiger@users.sourceforge.net>2003-06-23 13:06:45 +0000
committerGuenter Geiger <ggeiger@users.sourceforge.net>2003-06-23 13:06:45 +0000
commitc2c45bb33ef7991c390480f9b27476c9aaefd2f8 (patch)
tree00d9c229ff00fa006dda5622d946006d64483e6c /externals/build/doc/ratio.pd
parent7c222998022d64b4fccb4899cfcb9c1eeb7460a6 (diff)
renamed help`files to help-
svn path=/trunk/; revision=732
Diffstat (limited to 'externals/build/doc/ratio.pd')
-rw-r--r--externals/build/doc/ratio.pd18
1 files changed, 0 insertions, 18 deletions
diff --git a/externals/build/doc/ratio.pd b/externals/build/doc/ratio.pd
deleted file mode 100644
index 97500582..00000000
--- a/externals/build/doc/ratio.pd
+++ /dev/null
@@ -1,18 +0,0 @@
-#N canvas 328 388 450 300 10;
-#X obj 75 99 ratio;
-#X obj 103 192 osc~;
-#X floatatom 131 122 5 0 0;
-#X obj 103 150 *;
-#X obj 103 223 dac~;
-#X floatatom 75 51 5 0 0;
-#X floatatom 35 135 5 0 0;
-#X text 189 32 ratio is an octave shifter.;
-#X text 188 46 output is between 1 and 2;
-#X text 189 62 it computes 2^(log2(x)-int(log2(x)));
-#X connect 0 0 3 0;
-#X connect 0 0 6 0;
-#X connect 1 0 4 0;
-#X connect 1 0 4 1;
-#X connect 2 0 3 1;
-#X connect 3 0 1 0;
-#X connect 5 0 0 0;