Support B-Format amb file IRs in alconvolve
commitc993ade9bf6a1980e598dcc689834772248e2b66
authorChris Robinson <chris.kcat@gmail.com>
Tue, 22 Sep 2020 15:43:13 +0000 (22 08:43 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Tue, 22 Sep 2020 17:18:43 +0000 (22 10:18 -0700)
treeb9a08eed668c7440f7b47188071add938b2ff21d
parent844e6c881b55e1dac6d754a9d103e04a0d15b636
Support B-Format amb file IRs in alconvolve

Be aware this requires proper header data (a WAVE_FORMAT_EXTENSIBLE format with
the proper integer or float B-Format sub-format GUID). A normal 4-channel wave
file will not be recognized, since it's indistinguishable from quadrophonic.
examples/alconvolve.c