I have lots of audio recordings in wave format and need to obtain power spectrum (frequency vs intensity) for different time frames in seconds.
Asked
Active
Viewed 121 times
0
-
1Are you sure you want to do it with R? There are tools specifically designed for this purpose. – Eugene Sh. Jan 31 '22 at 22:04
-
Do these help? https://stackoverflow.com/questions/13827980/how-to-convert-a-wave-file-into-numbers-in-r-studio https://stackoverflow.com/q/13827980/6851825 – Jon Spring Jan 31 '22 at 22:08
-
@EugeneSh. could you tell me about such tools, I want to be able to obtain power spectrums dato to make multiple operations. Thank you – Juan Almeira Feb 03 '22 at 17:21