Audaspace 1.5.0
A high level audio library.
Loading...
Searching...
No Matches
Classes
Convolver.h File Reference

The Convolver class. More...

#include "FFTConvolver.h"
#include "util/ThreadPool.h"
#include "util/FFTPlan.h"
#include <memory>
#include <vector>
#include <mutex>
#include <future>
#include <atomic>
#include <deque>
Include dependency graph for Convolver.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Convolver
 This class allows to convolve a sound with a very large impulse response. More...
 

Detailed Description

The Convolver class.