Skip to content
/ Wav.Net Public
forked from ArcticEcho/Wav.Net

A .Net 2.0 library for transcoding wav files.

License

Notifications You must be signed in to change notification settings

jqk6/Wav.Net

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wav.Net Build status

Wav.Net is a fully featured .Net library§ for transcoding wave files (reading, writing/creating, etc.).

Audio support:

  • Bit depth: 8 to 64-bits,
  • Sample rate: 1 to 4,294,967,296Hz,
  • Audio format: PCM and IEEE floating-point,
  • Supports Streams? Yes,
  • Max channels: 19,
  • Max file/Stream size: 2GiB.*

Current features:


§ Requires .Net 2.0 or higher, and yes, it's Mono compatible.

* If we're using a Stream, why are we still limited?

About

A .Net 2.0 library for transcoding wav files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.6%
  • PowerShell 0.4%