You're so right! The "average" object in the MaxLib is the sexy object we were looking for. Anyway, it was a fun patch to program... -- Marc
Le sam 08/03/2003 à 23:16, Maurizio Umberto Puxeddu a écrit :
Aren't they "history" and other averaging objects in MaxLib or Zexy? Did you searched Pure Data Base?
Ok, if it's in zexy, it's a zexy suggestion and not a sexy one, so it could not work for you.
Maurizio Umberto Puxeddu.
On Sun, 2003-03-09 at 05:03, Marc Lavallée wrote:
The sexiest solution would be to use the fifo object from the MaxLib library, but it doesn't work as expected. So here's my "pure" solution. It's ugly but it works. -- Marc
Le sam 08/03/2003 à 20:19, Christoph Schwarz a écrit :
hi there,
here's a simple pd problem which i can't solve right now.
I want to calculate an average of the last 4 numbers received by an object.
any sexy suggestions?