A
asharda
Hi,
I have to write a program which will calculate the PEAK and Normalize
the audio files.
I already have a class which returns an array of in for a given wave
file.
Does anyone know how I can get the PEAK value in decibels instead of
integer or double?
Also, how can I normalize the file? I have already calculated the RMS
(root mean square) for the file.
Any help will be appreciated.
Thanks in advance for your time.
I have to write a program which will calculate the PEAK and Normalize
the audio files.
I already have a class which returns an array of in for a given wave
file.
Does anyone know how I can get the PEAK value in decibels instead of
integer or double?
Also, how can I normalize the file? I have already calculated the RMS
(root mean square) for the file.
Any help will be appreciated.
Thanks in advance for your time.