Thank you Hans,
that's about what I expected. Now having read this I was wondering if there is an object that reports the "peak amplitude" of a given window size rather than RMS. Does anybody know?
Ingo
-----Ursprüngliche Nachricht----- Von: Hans Roels [mailto:hans.roels@versateladsl.be] Gesendet: Montag, 11. Mai 2009 08:45 An: Ingo Scherzinger Betreff: Re: [PD] signal / message
env~ outputs RMS values, have a look in Puckettes book: http://crca.ucsd.edu/~msp/techniques/latest/book-html/node54.html http://crca.ucsd.edu/~msp/techniques/latest/book-html/node8.html
Hans r At 08:14 11/05/2009, you wrote:
On Sun, 2009-05-10 at 17:29 +0200, Wolfgang J?ger wrote:
Hello,
What's the best way to convert a signal into a message? There are possibilities like snapshot~ or vsnapshot~, but they are not accurate. The error they produce when you convert into a message and reconvert to a signal (with sig~, line~ or vline~) is clearly audible-
Does anybody know if [env~] takes the average of all samples in it's
window?
Ingo _______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Ingo Scherzinger wrote:
Thank you Hans,
that's about what I expected. Now having read this I was wondering if there is an object that reports the "peak amplitude" of a given window size rather than RMS. Does anybody know?
iemlib's [prvu~]
nothing in Pd-vanilla, afaik.
fgamsdr IOhannes