Description

AO++ is a C++ wrapper library for the libao C library (part of Ogg Vorbis distribution.)

Download

Current version, 0.3, has basic functionality. Documentation and examples are included (need Doxygen to build docs).

aopp-0.3.tar.gz

TODO

  • Anything ?

Requirements

Common C++

You might want to have libaudiofile installed to run one of the examples, but it's not required.

No comments