Update of /cvsroot/pure-data/pd/extra/sigmund~ In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23773/pd/extra/sigmund~
Modified Files: sigmund~-help.pd Log Message: ... and again trying to check in 0.41-0 test 10
Index: sigmund~-help.pd =================================================================== RCS file: /cvsroot/pure-data/pd/extra/sigmund~/sigmund~-help.pd,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** sigmund~-help.pd 18 Aug 2007 23:32:38 -0000 1.2 --- sigmund~-help.pd 28 Dec 2007 03:43:01 -0000 1.3 *************** *** 49,53 **** , which may be reported individually or combined to form a pitch estimate. Possible outputs are specified as creation arguments:; - #X text 55 129 env - output pitches at the beginning of notes; #X text 56 95 pitch - output pitch continuously; #N canvas 518 74 588 728 setting-parameters 0; --- 49,52 ---- *************** *** 92,96 **** #X connect 2 0 3 0; #X restore 330 531 pd setting-parameters; ! #N canvas 149 65 641 815 sinusoid-tracking 1; #X obj 124 267 sigmund~ -npeak 10 peaks; #X obj 124 214 phasor~; --- 91,95 ---- #X connect 2 0 3 0; #X restore 330 531 pd setting-parameters; ! #N canvas 149 65 641 815 sinusoid-tracking 0; #X obj 124 267 sigmund~ -npeak 10 peaks; #X obj 124 214 phasor~; *************** *** 128,132 **** #X floatatom 285 737 5 0 0 0 - - -; #X floatatom 326 713 5 0 0 0 - - -; ! #X obj 246 638 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1 1; #X text 43 535 If you ask for "tracks" , the output is four numbers: --- 127,131 ---- #X floatatom 285 737 5 0 0 0 - - -; #X floatatom 326 713 5 0 0 0 - - -; ! #X obj 246 638 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1; #X text 43 535 If you ask for "tracks" , the output is four numbers: *************** *** 179,183 **** #X text 54 147 peaks - output all sinusoidal peaks in order of amplitude ; - #X text 380 596 updated for Pd v0.40; #X text 11 356 The npts and hop parameters are in samples , and are powers of two. The example below specifies a huge hop of 4096 (to slow --- 178,181 ---- *************** *** 186,194 **** #X text 61 260 maxfreq - maximum sinusoid frequency in Hz. (1000000) ; ! #X connect 2 0 25 0; #X connect 3 0 8 0; #X connect 4 0 7 0; #X connect 7 0 2 0; #X connect 8 0 4 0; ! #X connect 25 0 5 0; ! #X connect 25 1 6 0; --- 184,194 ---- #X text 61 260 maxfreq - maximum sinusoid frequency in Hz. (1000000) ; ! #X text 55 128 env - output amplitude continuously; ! #X text 380 596 updated for Pd v0.41; ! #X connect 2 0 24 0; #X connect 3 0 8 0; #X connect 4 0 7 0; #X connect 7 0 2 0; #X connect 8 0 4 0; ! #X connect 24 0 5 0; ! #X connect 24 1 6 0;