diff options
author | musil <tmusil@users.sourceforge.net> | 2006-12-09 02:00:52 +0000 |
---|---|---|
committer | musil <tmusil@users.sourceforge.net> | 2006-12-09 02:00:52 +0000 |
commit | d6b088044e161a27d49df537bbb6d998a8d0e50d (patch) | |
tree | 1a1b3a30e994767f4ef97b90194782258f2baa8a /iemhelp/f2note-help.pd | |
parent | 32dc0c0deb13ce57f099f616ddc427296970d8a5 (diff) |
// class_sethelpsymbol();
changed help-*.pd to *-help.pd
chanded file structure to standard
1st step remove old
svn path=/trunk/externals/iemlib/; revision=6756
Diffstat (limited to 'iemhelp/f2note-help.pd')
-rw-r--r-- | iemhelp/f2note-help.pd | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/iemhelp/f2note-help.pd b/iemhelp/f2note-help.pd deleted file mode 100644 index fc014a9..0000000 --- a/iemhelp/f2note-help.pd +++ /dev/null @@ -1,24 +0,0 @@ -#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 <float> input frequency;
-#X text 92 36 Hz;
-#X text 105 66 1.arg: <float> 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;
|