aboutsummaryrefslogtreecommitdiff
path: root/help/mtosr.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-09-13 00:09:07 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 13:36:00 +0200
commit3e8a7f24ad58544d6bd76781510aeac12bef59d1 (patch)
tree6dfbb9e1da758d6ad834d67a9b4c4185c1bd31d4 /help/mtosr.pd
parent274ff10b2f686b3f450103477cd5818860398c8a (diff)
ported to library template and debianized
svn path=/trunk/externals/bsaylor/; revision=14100
Diffstat (limited to 'help/mtosr.pd')
-rw-r--r--help/mtosr.pd11
1 files changed, 0 insertions, 11 deletions
diff --git a/help/mtosr.pd b/help/mtosr.pd
deleted file mode 100644
index 0807e69..0000000
--- a/help/mtosr.pd
+++ /dev/null
@@ -1,11 +0,0 @@
-#N canvas 0 0 450 300 10;
-#X obj 38 57 mtof;
-#X obj 38 33 inlet;
-#X obj 38 82 expr \$1 / 261.626 * $f1;
-#X obj 38 106 outlet;
-#X text 74 249 creation argument: samplerate at middle C.;
-#X text 25 190 takes midi note value and converts to a samplerate for
-sample playback.;
-#X connect 0 0 2 0;
-#X connect 1 0 0 0;
-#X connect 2 0 3 0;