diff options
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..e11b4b7 --- /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; |