diff options
author | musil <tmusil@users.sourceforge.net> | 2005-04-01 13:46:50 +0000 |
---|---|---|
committer | musil <tmusil@users.sourceforge.net> | 2005-04-01 13:46:50 +0000 |
commit | 5c1c96d9a37851aea1bc432c97d5cec785e8052c (patch) | |
tree | 70f9a295c4a57fe5abc66c44df109378ac95b10c /iemhelp/help-f2note.pd | |
parent | a0195fbd2afc6a9240c7cce9a4859456b4a78322 (diff) |
initial checkin (release 1.15)
this time as binary (instead of text)
svn path=/trunk/externals/iemlib/; revision=2663
Diffstat (limited to 'iemhelp/help-f2note.pd')
-rw-r--r-- | iemhelp/help-f2note.pd | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/iemhelp/help-f2note.pd b/iemhelp/help-f2note.pd new file mode 100644 index 0000000..d4b4a2b --- /dev/null +++ b/iemhelp/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;
|