From ba304b8986fc2979b8145d96b1475f7078545d71 Mon Sep 17 00:00:00 2001 From: musil Date: Thu, 15 Dec 2011 15:27:12 +0000 Subject: new object sin_freq~ for frequency measuring svn path=/trunk/externals/iemlib/; revision=15817 --- iemlib1/sin_freq~-help.pd | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 iemlib1/sin_freq~-help.pd (limited to 'iemlib1/sin_freq~-help.pd') diff --git a/iemlib1/sin_freq~-help.pd b/iemlib1/sin_freq~-help.pd new file mode 100644 index 0000000..3324557 --- /dev/null +++ b/iemlib1/sin_freq~-help.pd @@ -0,0 +1,47 @@ +#N canvas 375 118 488 460 10; +#X text 28 48 dsp ON/OFF; +#X floatatom 155 63 3 15 133 0 - - -; +#X obj 155 81 mtof; +#X floatatom 155 102 9 0 22000 0 - - -; +#X text 224 100 Hz; +#X floatatom 11 88 5 0 0 0 - - -; +#X text 46 87 % cpu; +#X obj 11 68 dsp; +#X obj 11 48 tgl 15 0 empty empty empty 8 -8 0 10 -262144 -1 -1 1 1 +; +#X text 180 61 midi-pitch; +#X obj 336 305 unsig~; +#X text 149 400 IEM KUG; +#X text 126 388 musil; +#X text 163 388 @; +#X text 172 388 iem.at; +#X text 132 410 Graz \, Austria; +#X obj 154 241 sin_freq~; +#X obj 155 140 osc~ 440; +#X text 406 326 Hz; +#X text 84 377 (c) Thomas Musil 2000 - 2011; +#X text 10 7 sin_freq~; +#X text 105 8 calculate frequency of a; +#X text 105 20 sine-wave \, in Hz (signal-out); +#X floatatom 27 299 9 0 0 0 - - -; +#X floatatom 336 327 9 0 0 0 - - -; +#X obj 154 305 unsig~; +#X text 224 326 Hz; +#X floatatom 154 327 9 0 0 0 - - -; +#X obj 154 283 lp1~ 100; +#X obj 336 283 lp1_dp~ 10; +#X obj 27 276 unsig~ 10; +#X connect 1 0 2 0; +#X connect 2 0 3 0; +#X connect 3 0 17 0; +#X connect 7 0 5 0; +#X connect 8 0 7 0; +#X connect 10 0 24 0; +#X connect 16 0 28 0; +#X connect 16 0 29 0; +#X connect 16 0 30 0; +#X connect 17 0 16 0; +#X connect 25 0 27 0; +#X connect 28 0 25 0; +#X connect 29 0 10 0; +#X connect 30 0 23 0; -- cgit v1.2.1