Audio Processing Framework (APF) version 0.5.0
Namespaces | Functions
sndfiletools.h File Reference

Some tools for the use with libsndfile. More...

#include <sndfile.hh>
#include "apf/stringtools.h"

Go to the source code of this file.

Namespaces

namespace  apf
 Audio Processing Framework.
 

Functions

SndfileHandle apf::load_sndfile (const std::string &name, size_t sample_rate, size_t channels)
 Load sound file, throw exception if something's wrong. More...
 

Detailed Description

Some tools for the use with libsndfile.

Definition in file sndfiletools.h.