Hi Miller,

I also remembered some possible bugs in [fiddle~] and [sigmund~]. I reported 
them on the bug tracker some months ago, but the issues are still present in 
the newest test release. I almost forgot about them...
I attached a patch describing the issues (mainly with thresholding and 
amplitude output).

Could also be I'm missing something. Anyway, if you have time you can have a 
look.

Christof


> Gesendet: Montag, 25. April 2016 um 18:23 Uhr
> Von: "Miller Puckette" <[email protected]>
> An: [email protected]
> Betreff: [PD] [PD-announce] pd 0.47-0test2 released
>
> Thanks for all your swift feedback... I've put out 0.47-0 test 2, which
> fixes most of the problems I've heard about - I'm still trying to chase
> down a couple of things.  I'll plan to put out the "stable" release next
> weekend if things go smoothly.
> 
> http://msp.ucsd.edu/software.htm
> 
> or $ git clone git://git.code.sf.net/p/pure-data/pure-data
> 
> cheers
> Miller
> 
> _______________________________________________
> Pd-announce mailing list
> [email protected]
> https://lists.puredata.info/listinfo/pd-announce
> _______________________________________________
> [email protected] mailing list
> UNSUBSCRIBE and account-management -> 
> https://lists.puredata.info/listinfo/pd-list
> 
#N canvas 571 274 988 441 10;
#X obj 35 118 osc~;
#X obj 34 6 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1 1
;
#X obj 34 56 random 100;
#X obj 34 78 + 300;
#X obj 34 152 *~;
#X obj 178 11 vsl 15 128 0 112 0 0 empty empty empty 0 -9 0 10 -262144
-1 -1 10500 1;
#X obj 99 158 line~;
#X msg 97 136 \$1 20;
#X obj 99 113 dbtorms;
#X obj 37 240 sigmund~ note pitch env;
#X obj 244 239 fiddle~;
#X floatatom 39 278 5 0 0 0 - - -, f 5;
#X floatatom 178 150 5 0 0 0 - - -, f 5;
#X obj -5 114 ftom;
#X floatatom -6 138 5 0 0 0 - - -, f 5;
#X floatatom 115 276 5 0 0 0 - - -, f 5;
#X obj 34 34 metro 500;
#X floatatom 195 275 5 0 0 0 - - -, f 5;
#X obj -22 184 env~;
#X floatatom 246 275 5 0 0 0 - - -, f 5;
#X floatatom 293 289 5 0 0 0 - - -, f 5;
#X floatatom 399 285 5 0 0 0 - - -, f 5;
#X msg 54 215 minpower \$1;
#X floatatom 55 193 5 0 0 0 - - -, f 5;
#X msg 247 212 amp-range \$1 \$2;
#X obj 245 186 pack;
#X floatatom 275 135 5 0 0 0 - - -, f 5;
#X obj 275 154 t b f;
#X floatatom 234 135 5 0 0 0 - - -, f 5;
#X text 230 116 low;
#X text 276 115 high;
#X floatatom -22 206 5 0 0 0 - - -, f 5;
#X msg -8 240 print;
#X floatatom 335 289 5 0 0 0 - - -, f 5;
#X text 262 308 raw pitch + amp;
#X text 401 304 amp;
#X obj 293 266 unpack;
#X text 331 127 fiddle~: low threshold works \, but high threshold
doesn't seem to have an effect on cooked pitch output;
#X text 9 335 sigmund~: minpower doesn't seem to have any effect at
all. click print to verify it is actually set correctly.;
#X text 452 307 btw: why are these two amplitudes not the same?;
#X text 450 327 also \, they are both different from the actual amplitude
as measured by env~ \, while sigmund~ seems to be correct.;
#X connect 0 0 4 0;
#X connect 1 0 16 0;
#X connect 2 0 3 0;
#X connect 3 0 0 0;
#X connect 3 0 13 0;
#X connect 4 0 9 0;
#X connect 4 0 10 0;
#X connect 4 0 18 0;
#X connect 5 0 8 0;
#X connect 5 0 12 0;
#X connect 6 0 4 1;
#X connect 7 0 6 0;
#X connect 8 0 7 0;
#X connect 9 0 11 0;
#X connect 9 1 15 0;
#X connect 9 2 17 0;
#X connect 10 0 19 0;
#X connect 10 2 36 0;
#X connect 10 3 21 0;
#X connect 13 0 14 0;
#X connect 16 0 2 0;
#X connect 18 0 31 0;
#X connect 22 0 9 0;
#X connect 23 0 22 0;
#X connect 24 0 10 0;
#X connect 25 0 24 0;
#X connect 26 0 27 0;
#X connect 27 0 25 0;
#X connect 27 1 25 1;
#X connect 28 0 25 0;
#X connect 32 0 9 0;
#X connect 36 0 20 0;
#X connect 36 1 33 0;
_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to