Skip to content

breakfastquay/bqaudiostream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bqaudiostream

A small library wrapping various audio file read/write implementations in C++.

Covers CoreAudio (on Mac), MediaFoundation (on Windows), libsndfile, Ogg/Vorbis, Opus, and MiniMP3. Also includes a small WAV file reader/writer so that there is always some implementation available. Suitable for Windows, Mac, and Linux.

C++ standard required: C++98 (does not use C++11)

Copyright 2007-2022 Particular Programs Ltd. Under a permissive BSD/MIT-style licence: see the file COPYING for details.

About

A small library wrapping various audio file read/write implementations in C++.

Resources

License

Stars

Watchers

Forks

Packages

No packages published