From d6b088044e161a27d49df537bbb6d998a8d0e50d Mon Sep 17 00:00:00 2001 From: musil Date: Sat, 9 Dec 2006 02:00:52 +0000 Subject: // class_sethelpsymbol(); changed help-*.pd to *-help.pd chanded file structure to standard 1st step remove old svn path=/trunk/externals/iemlib/; revision=6756 --- iemlib1/f2note-help.pd | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 iemlib1/f2note-help.pd (limited to 'iemlib1/f2note-help.pd') diff --git a/iemlib1/f2note-help.pd b/iemlib1/f2note-help.pd new file mode 100644 index 0000000..fc014a9 --- /dev/null +++ b/iemlib1/f2note-help.pd @@ -0,0 +1,24 @@ +#N canvas 320 113 341 260 10; +#X floatatom 19 138 9 0 0 0 - - -; +#X floatatom 19 36 9 8 24000 0 - - -; +#X floatatom 84 91 6 0 0 0 - - -; +#X obj 19 67 f2note 440; +#X msg 51 114 g1; +#X text 146 37 input frequency; +#X text 92 36 Hz; +#X text 105 66 1.arg: reference-frequency a1; +#X text 132 92 cents; +#X text 76 114 note; +#X text 91 140 midi; +#X text 4 2 f2note; +#X text 58 1 converts frequency to notes + cents; +#X text 184 204 IEM KUG; +#X text 168 192 musil; +#X text 198 192 @; +#X text 204 192 iem.at; +#X text 119 181 (c) Thomas Musil 2000 - 2005; +#X text 167 214 Graz \, Austria; +#X connect 1 0 3 0; +#X connect 3 0 0 0; +#X connect 3 1 4 0; +#X connect 3 2 2 0; -- cgit v1.2.1