/NWaveform

Audio waveform library for .NET

Primary LanguageC#

NWaveform

Audio waveform library for .NET & WPF.

Build status Nuget Coverage Status

Here is a screenshot from the sample application

Sample application

Installation

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