|
JPL Spatial
Sound spatialization and propagation library
|
#include <JPLSpatial/Auralization/ReverbDesign.h>
Static Public Member Functions | |
| template<class Sample , std::size_t NumFDNChannels> requires (Detail::cValidFDNOrder<NumFDNChannels>) | |
| static JPL_INLINE void | InjectNormalized (Sample monoInput, std::array< Sample, NumFDNChannels > &outFDNInput) |
| template<class Sample , std::size_t NumFDNChannels> requires (Detail::cValidFDNOrder<NumFDNChannels>) | |
| static JPL_INLINE void | InjectNormalizedRndSign (Sample monoInput, std::array< Sample, NumFDNChannels > &outFDNInput) |
|
inlinestatic |
|
inlinestatic |