Skip to content

Libsndfile wrapper for the .NET Framework

Notifications You must be signed in to change notification settings

xVir/NLibsndfile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLibsndfile

Libsndfile is an excellent multi-format audio processing library written in C. The goal of NLibsndfile is to provide .NET developers with access to Libsndfile through a friendly programming interface.

NLibsndfile's API is designed to fit two main goals:

  • Ease of use for existing Libsndfile developers by providing direct API access.
  • Ease of use for existing .NET developers by providing a Stream based API compliant with .NET BCL standards.

About

Libsndfile wrapper for the .NET Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published