HephAudio v3.0.6
A cross-platform C++ library for recording, playing, and processing audio on Windows, Android, Linux, iOS, and macOS.
|
#include "HephShared.h"
#include "Complex.h"
#include "Buffers/ComplexBuffer.h"
#include "Buffers/DoubleBuffer.h"
Go to the source code of this file.
Classes | |
class | Heph::Fourier |
class for calculating FFT and Convolution. More... | |