Closed Panda-Sharp closed 2 years ago
@clarkezone @tonuv any idea? thanks
I Solved downloading and compiling the library by myself, I also made few updates and fixes, here there is my PR https://github.com/clarkezone/audiovisualizer/pull/78
I will have a look.
Hi @clarkezone and @tonuv any news regarding this issue? thanks
I'm trying to use AudioSourceReader in a UWP app:
https://www.nuget.org/packages/UWPAudioVisualizer/1.0.38
using AudioVisualizer;
to the .csWhat am I doing wrong? Thanks
P.s. I was able to use: AnalogVUMeter, DiscreteVUBar, SpectrumVisualizer without problems