[PD] smallest number from a stream of numbers

Enrique Erne enrique at netpd.org
Tue Jul 8 22:47:30 CEST 2008


Frank Barknecht wrote:
> Hallo,
> cyrille henry hat gesagt: // cyrille henry wrote:
> 
>> Ben Carney a écrit :
>>> Hello there list!
>>>
>>> pretty simple question I think, but I'm a bit stumped.
>>>
>>> I have a stream of numbers coming in from a flex sensor and I would love 
>>> to be able to grab the lowest number from x amount of numbers, every 30 
>>> numbers or so.
>>>
>>> I looked through the [list minmax] example, but could not figure out how 
>>> to make it do it "live".
>>>
>>  |
>> [mapping/last_n 30]
>>  |
>> [list minmax]
>>  |
> 
> Or 
> 
>  [list-lastx 30]
>  |
>  [list-minmax] 
>  

Or how about

        /\
[moses]  \
|         \
[trigger a a]

with a handmade counter that resets moses every n'th time.

eni




More information about the Pd-list mailing list