Audio waveform library for .NET & WPF.
Here is a screenshot from the sample application
Add the NuGet packages to your WPF application or library. From the Package Manager Console type
Install-Package NWaveform.WPF
For VLC support, add
Install-Package NWaveform.Vlc