Skip to content

billianodev/Billiano.NAudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Billino.NAudio

ko-fi NAudio PortAudioSharp

Utility library for NAudio

  • AudioEngine, fire and forget audio playback (useful for playing sound effects)
    • Use with SampleCache and SampleCacheProvider or SampleCacheChannel
  • AudioStreamReader, AudioFileReader but for stream (currently support standard wave, mp3 and ogg by reading stream header, for windows also use StreamMediaFoundationReader as a fallback)
  • PortAudioOut, PortAudioSharp implementation of NAudio.Wave.IWavePlayer for cross-platform audio playback
  • WdlResampler, sample rate and channels resampler

Update

Most features from verison v1.x.x will not be compatible with v2.x.x due to major refactoring especially for SampleCache

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages