Running Average

Post Reply
User avatar
admin
Site Admin
Posts: 231
Joined: Tue May 11, 2010 6:30 pm

Running Average

Post by admin »

This example shows how to use the Running Average DSP Module.

In this case the slider varies the offset of the I/P signal to simulate a varying signal.

The running Average calculates the average signal level over the given number of samples (512 in this case), the key to this DSP module is that it is sample accurate and is running not a frame based average.

Running Average clip.png
Running Average clip.png (37 KiB) Viewed 49364 times
Attachments
Running Average.fsm
(24.04 KiB) Downloaded 4693 times
Post Reply