diff options
author | musil <tmusil@users.sourceforge.net> | 2005-03-09 17:29:03 +0000 |
---|---|---|
committer | musil <tmusil@users.sourceforge.net> | 2005-03-09 17:29:03 +0000 |
commit | 3a6e961133dfc764c908df03802a0d5f92e64ff7 (patch) | |
tree | 6d9fd4c681c7ec6936e9772988a528de521e42d1 /iemabs/help-f2note.pd | |
parent | 8724ea74a1936886a6507bfa2d8989d82bf066bf (diff) |
sync with last iem 1.15 Release (helps in iemabs)
svn path=/trunk/externals/iemlib/; revision=2612
Diffstat (limited to 'iemabs/help-f2note.pd')
-rw-r--r-- | iemabs/help-f2note.pd | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/iemabs/help-f2note.pd b/iemabs/help-f2note.pd new file mode 100644 index 0000000..2bee5d1 --- /dev/null +++ b/iemabs/help-f2note.pd @@ -0,0 +1,21 @@ +#N canvas 320 113 337 256 10;
+#X floatatom 19 138 9 0 0;
+#X text 24 169 (c) musil@iem.kug.ac.at;
+#X text 61 182 IEM KUG;
+#X floatatom 19 36 9 8 24000;
+#X floatatom 84 91 6 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 36 194 graz \, austria 2001;
+#X connect 3 0 5 0;
+#X connect 5 0 0 0;
+#X connect 5 1 6 0;
+#X connect 5 2 4 0;
|