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

Latest commit

 

History

History
25 lines (16 loc) · 833 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 833 Bytes

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