|
JPL Spatial
Sound spatialization and propagation library
|
#include "JPLSpatial/Core.h"#include "JPLSpatial/FrequencyBands.h"#include "JPLSpatial/Math/Math.h"#include "JPLSpatial/Math/SIMD.h"#include "JPLSpatial/Math/SIMDMath.h"#include <algorithm>#include <cmath>#include <numbers>#include <span>Go to the source code of this file.
Classes | |
| struct | JPL::StateVariableFilterTPT |
| State Variable Filter with Topology-Preserving Transform structure. More... | |
| struct | JPL::StateVariableFilterTPT::Params |
| struct | JPL::TPTSVFStageSIMD |
| struct | JPL::TPTSVFStageSIMD::Params |
| struct | JPL::TPTSVFAllpass |
| struct | JPL::TPTSVFAllpassSIMD |
| struct | JPL::LR4Split |
| 4th order Linkwitz-Riley crossover More... | |
| struct | JPL::LR4Split2Lanes |
| struct | JPL::FourBandCrossover |
| 4th order Linkwitz-Riley 4-band crossover More... | |
Namespaces | |
| namespace | JPL |