#N canvas 524 79 569 531 10; #X obj 0 602 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289 0; #X obj 1 295 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0 ; #N canvas 640 421 399 237 META 0; #X text 1 20 LICENSE SIBSD; #X text 1 100 LIBRARY cyclone; #X text 1 60 INLET_0 signal message float; #X text 1 80 OUTLET_0 float; #X text 1 40 DESCRIPTION reports various forms of average value of signal; #X text 1 0 KEYWORDS average mean audio signal; #X text 0 119 VERSION 0.1-alpha57; #X text 0 137 AUTHOR Krzysztof Czaja; #X text 1 155 RELEASE_DATE 2002; #X text 2 174 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html ; #X text 2 206 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan Wilkes for Pd-extended 0.42 to conform to the PDDP template. Alex Cleveland updated this patch for Pd-l2ork version 2013.05.28. Fred Jan Kraan adapted the patch to pd-extended 2015-02-02; #X restore 500 605 pd META; #X obj 1 406 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0 ; #X obj 1 467 cnv 3 550 3 empty empty arguments 8 12 0 13 -228856 -1 0; #X obj 1 521 cnv 3 550 3 empty empty more_info 8 12 0 13 -228856 -1 0; #N canvas 155 571 428 92 Related_objects 0; #X obj 0 0 cnv 15 425 20 empty empty empty 3 12 0 14 -204280 -1 0; #X text 6 1 Related Objects; #X obj 6 29 cyclone/avg~; #X restore 199 605 pd Related_objects; #X obj 77 421 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0 ; #X obj 1 0 cnv 15 552 40 empty empty average~ 3 12 0 18 -204280 -1 0; #X text 102 308 signal; #X text 102 420 float; #X text 90 537 RMS values are often used to measure signal levels. The RMS mode of the average~ object is considerably more CPU intensive than the absolute mode. The absolute mode often works as well as the RMS mode in many level-detection tasks.; #X text 12 23 reports various forms of average value of signal; #X obj 165 73 cycle~ 2; #X obj 148 48 cycle~ 100; #X floatatom 311 111 0 0 0 0 - - -; #X msg 354 73 rms; #X msg 238 73 bipolar; #X msg 294 73 absolute; #X obj 149 99 *~; #X floatatom 149 268 5 0 0 0 - - -; #X text 102 329 message; #X text 169 414 average~ reports the running mean amplitude of a signal \, averaged over a specified number of samples. There are three methods of averaging available:; #X obj 495 2 average~; #X text 89 479 1) float - sets maximum averaging interval. default is 100 2) message - sets mode \, as shown above. default is bipolar. ; #X obj 77 311 cnv 17 3 80 empty empty 0 5 9 0 16 -228856 -162280 0 ; #X text 102 377 float; #X obj 83 153 vsl 15 128 -1 1 0 0 empty empty empty 0 -9 0 10 -262144 -1 -1 4663 1; #X msg 343 137 500; #X msg 375 137 1000; #X msg 311 137 10; #X obj 149 209 cyclone/average~ 1000; #X obj 520 260 dspSwitch~; #X text 169 328 - bipolar: -sets bipolar average mode.; #X text 169 344 - absolute: -sets absolute average mode.; #X text 169 359 - rms: -sets roor mean square (RMS) average mode.; #X text 169 307 - the signal to average; #X text 169 377 - the number of samples the average is applied to; #X connect 13 0 19 1; #X connect 14 0 19 0; #X connect 15 0 31 0; #X connect 16 0 31 0; #X connect 17 0 31 0; #X connect 18 0 31 0; #X connect 19 0 31 0; #X connect 28 0 31 0; #X connect 29 0 31 0; #X connect 30 0 31 0; #X connect 31 0 20 0; #X connect 31 0 27 0;