videolabs / libspatialaudio

Ambisonic encoding / decoding and binauralization library in C++
Other
192 stars 37 forks source link

Custom speaker layouts #26

Open robclouth opened 3 years ago

robclouth commented 3 years ago

As a test I created a stereo layout with -90 and 90 for the azimuths. However it doesn't sound stereo at all. kAmblib_Stereo sounds fine. It seems that I need to set the coefficients shown in AmbisonicDecoderPresets.h but I have no idea how to calculate these. Any ideas?