<div dir="auto">If you're already using timbreID, you could put the list in a table and use [tabletool]'s "abs" method to do this without iterating.</div><div class="gmail_extra"><br><div class="gmail_quote">On Feb 16, 2018 10:31 AM, "IOhannes m zmölnig" <<a href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 02/16/2018 02:43 PM, Peter P. wrote:<br>
> Hi list,<br>
><br>
> I am using William Brent's [cepstrum~] to calculate cepstral<br>
> coefficients from a section of an audio signal. My object outputs 512<br>
> the real-valued coefficients as pd message list, which I would like to<br>
> convert to their absolute value. I can't seem to find an easy way to do<br>
> this except for possibly sending the list to an array and using tabread<br>
<br>
the [list] help has example implementations of a serializer and an<br>
accumulator.<br>
<br>
gfadsmf<br>
IOhannes<br>
<br>
<br>______________________________<wbr>_________________<br>
<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/<wbr>listinfo/pd-list</a><br>
<br></blockquote></div></div>