Audio Processing Framework (APF) version 0.5.0
|
Helper function for multichannel soundfile reading/writing. More...
Go to the source code of this file.
Namespaces | |
namespace | apf |
Audio Processing Framework. | |
Functions | |
template<typename Processor > | |
int | apf::mimoprocessor_file_io (Processor &processor, const std::string &infilename, const std::string &outfilename) |
Use MimoProcessor-based object with multichannel audio file input and output. More... | |
Helper function for multichannel soundfile reading/writing.
Definition in file mimoprocessor_file_io.h.