#include <JPLSpatial/Auralization/ReverbDesign.h>
|
template<class Sample , std::size_t NumFDNChannels>
requires (Detail::cValidFDNOrder<NumFDNChannels>) |
| static void | Mix (const std::array< Sample, NumFDNChannels > &fdn, std::span< Sample > out) |
| |
template<class Sample , std::size_t NumFDNChannels>
requires (Detail::cValidFDNOrder<NumFDNChannels>) |
| static void | MixNormalize (const std::array< Sample, NumFDNChannels > &fdn, std::span< Sample > out) |
| |
◆ Mix()
template<
uint32 MaxOutputChannels = 16u>
◆ MixNormalize()
template<
uint32 MaxOutputChannels = 16u>
The documentation for this struct was generated from the following file: