IPLImpulseResponse

Type Alias IPLImpulseResponse 

Source
pub type IPLImpulseResponse = *mut _IPLImpulseResponse_t;
Expand description

An impulse response. Impulse responses are represented in Ambisonics to allow for directional variation of propagated sound.

Impulse response data is stored as a 2D array of size #channels * #samples, in row-major order.