![]() |
Signalsmith Audio's DSP Library
1.0.4
Useful C++ classes/templates for audio effects
|
Common | Definitions and helper classes used by the rest of the library |
▼Delay utilities | Standalone templated classes for delays |
Interpolators | |
Envelopes and LFOs | Envelopes, mostly fast and approximate |
FFT (complex and real) | Fourier transforms (complex and real) |
Basic filters | Classes for some common filter types |
▼Multichannel mixing | Utilities for stereo/multichannel mixing operations |
Orthogonal matrices | Some common matrices used for audio |
Performance helpers | Nothing serious, just some #defines and helpers |
Spectral Processing | Tools for frequency-domain manipulation of audio signals |
Window functions | Windows for spectral analysis |