Wayverb
|
#include <fast_pressure_calculator.h>
Public Types | |
using | return_type = decltype(compute_fast_pressure(std::declval< glm::vec3 >(), std::declval< util::aligned::vector< multichannel_type >>(), std::declval< util::aligned::vector< multichannel_type >>(), std::declval< bool >(), std::declval< glm::vec3 >(), std::declval< const reflection_metadata * >(), std::declval< const reflection_metadata * >())) |
A simple pressure calculator which accumulates pressure responses in the time domain. Uses equation 9.22 from the kuttruff book, assuming single-sample reflection/convolution kernels.