is there a average object??

james.ashworth@students.plymouth.ac's icon

i am using the jit.3m object and want to average out the outputs it gives, does anyone know if there is an object that can average these 4 readings??

regards
james

vade's icon

expr (($i1 + $i2 + $i3 + $i4) / 4)) ?

v a d e //

www.vade.info
abstrakt.vade.info

On Nov 23, 2006, at 1:46 PM, james wrote:

>
> i am using the jit.3m object and want to average out the outputs it
> gives, does anyone know if there is an object that can average
> these 4 readings??
>
> regards
> james

james.ashworth@students.plymouth.ac's icon

is that in an object box and do u include the expression part??

Peter Castine's icon

On 23-Nov-2006, at 19:46, james wrote:

> i am using the jit.3m object and want to average out the outputs it
> gives, does anyone know if there is an object that can average
> these 4 readings??

You mean like this with lp.stacey?

Max Patch
Copy patch and select New From Clipboard in Max.

Stacey is part of the free Litter Starter Pack

-------------- http://www.bek.no/~pcastine/Litter/ -------------
Peter Castine +--> Litter Power & Litter Bundle for Jitter
Universal Binaries on the way
iCE: Sequencing, Recording &
Interface Building for |home | chez nous|
Max/MSP Extremely cool |bei uns | i nostri|
http://www.dspaudio.com/ http://www.castine.de

vade's icon

look at the helpfile for expr :)

v a d e //

www.vade.info
abstrakt.vade.info

On Nov 23, 2006, at 2:00 PM, james wrote:

>
> is that in an object box and do u include the expression part??

Jean-Francois Charles's icon
Isjtar's icon

#is that in an object box and do u include the expression part??

yes

Jeremy's icon

You might also want to look at the "mean" object.

jb