Bela
Real-time, ultra-low-latency audio and sensor processing system for BeagleBone Black
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Convolver Member List

This is the complete list of members for Convolver, including all inherited members.

cleanup() (defined in Convolver)Convolver
Convolver() (defined in Convolver)Convolverinline
getChannels()Convolverinline
process(float *out, const float *in, unsigned int frames, unsigned int channel=0)Convolver
processInterleaved(float *out, const float *in, unsigned int frames, unsigned int outChannels, unsigned int inChannels)Convolver
setup(const std::string &filename, unsigned int blockSize, unsigned int maxLength=0)Convolver
setup(const std::vector< std::vector< float >> &irs, unsigned int blockSize)Convolver
~Convolver() (defined in Convolver)Convolverinline