Skip to content
This repository has been archived by the owner on Jan 29, 2022. It is now read-only.

awesome-inc/NWaveform

Repository files navigation

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