Hi,
Is there a recommended design to implement a VU meter where we can also
push the measurement towards hardware later on?
I found a module for block statistics and I am thinking this might be part of the
vu meter implementation.
Thanks.
Emilson
10:00am
Hey Emilson,
Have you looked at the documentation for our Meter module? It can be configured to conform to the IEC VU meter standards, and the 'value' parameter can be read out and sent to your hardware.
Hope this is helpful,
-Axel