#include <JPLSpatial/Auralization/ReverbDesign.h>
|
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) |
| |
◆ InjectNormalized()
| static JPL_INLINE void JPL::Matrix::FDNInput::InjectNormalized |
( |
Sample | monoInput, |
|
|
std::array< Sample, NumFDNChannels > & | outFDNInput ) |
|
inlinestatic |
◆ InjectNormalizedRndSign()
| static JPL_INLINE void JPL::Matrix::FDNInput::InjectNormalizedRndSign |
( |
Sample | monoInput, |
|
|
std::array< Sample, NumFDNChannels > & | outFDNInput ) |
|
inlinestatic |
The documentation for this struct was generated from the following file: