From e35e02331589e993df65856ddacd5a99f936a99e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juha=20Vehvil=C3=A4inen?= Date: Sun, 6 Oct 2002 05:14:51 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r159, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/bsaylor/; revision=160 --- help/mtosr.pd | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 help/mtosr.pd (limited to 'help/mtosr.pd') diff --git a/help/mtosr.pd b/help/mtosr.pd new file mode 100644 index 0000000..0807e69 --- /dev/null +++ b/help/mtosr.pd @@ -0,0 +1,11 @@ +#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; -- cgit v1.2.1