Browse by Tags
Sorry, but there are no more tags available to filter with.
-
Silverlight - Real time audio peak meter
-
I have implemented an audio peak meter for Silverlight . It uses two different ways: pre computed FFT or real time FFT. The first technique is a console application that process audio file using DirectShow and produce a dat file containing peaks data...