average of values

A place for developers to share ideas and assist each other in solving problems.

Moderators: valis, garyb

Post Reply
Hogwash
Posts: 2
Joined: Sat Jun 03, 2006 4:00 pm

Post by Hogwash »

hi
do any one can tell me how to calculate an average of values in SDK 4.0 ?
i mean for 1000 samples :
(sample1val + sample2val + ... + sample1000val)/1000 .
cheers
gomz
User avatar
at0m
Posts: 4743
Joined: Sat Jun 30, 2001 4:00 pm
Location: Bubble Metropolis
Contact:

Post by at0m »

You would use normalised adders for that.
more has been done with less
https://soundcloud.com/at0m-studio
Post Reply