HephAudio v3.1.0
A cross-platform C++ library for recording, playing, and processing audio on Windows, Android, Linux, iOS, and macOS.
|
#include "HephAudioShared.h"
#include "OlaEffect.h"
#include "Buffers/ComplexBuffer.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | HephAudio::FrequencyDomainEffect |
base class for effects that are computed in the frequency domain. More... | |