diff options
Diffstat (limited to 'help/mtosr.pd')
-rw-r--r-- | help/mtosr.pd | 11 |
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;
|