this is a bug and the example actually causes an infinite loop. the [range( 
message has been renamed to [get( during development but apparently the help 
file hasn't been updated accordingly.

> Gesendet: Freitag, 16. Februar 2018 um 19:08 Uhr
> Von: Jack <j...@rybn.org>
> An: pd-list@lists.iem.at
> Betreff: [PD] list serializer was Re: absolute values of a list of numbers?
>
> Hello,
> 
> I have a [range $1 1( message instead of [get $1 1( message in [pd
> example3] in the 'list *' help.
> It is with Pd version 0.48.1-test3.
> Do you have same message in this help file or i make a mistake ?
> ++
> 
> Jack
> 
> 
> 
> 
> Le 16/02/2018 à 16:29, IOhannes m zmölnig a écrit :
> > On 02/16/2018 02:43 PM, Peter P. wrote:
> >> Hi list,
> >>
> >> I am using William Brent's [cepstrum~] to calculate cepstral
> >> coefficients from a section of an audio signal. My object outputs 512
> >> the real-valued coefficients as pd message list, which I would like to
> >> convert to their absolute value. I can't seem to find an easy way to do
> >> this except for possibly sending the list to an array and using tabread
> > 
> > the [list] help has example implementations of a serializer and an
> > accumulator.
> > 
> > gfadsmf
> > IOhannes
> > 
> > 
> > 
> > _______________________________________________
> > Pd-list@lists.iem.at mailing list
> > UNSUBSCRIBE and account-management -> 
> > https://lists.puredata.info/listinfo/pd-list
> > 
> 
> 
> _______________________________________________
> Pd-list@lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> https://lists.puredata.info/listinfo/pd-list
>

_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to