Hello,
I’ve noticed an issue when using FMOD in conjunction with the speakers built into my Apple studio display, that 3D sound sources behind the listener fall completely silent. This doesn’t happen with other sets of speakers/headphones that I’ve tried. Has anyone dealt with this who can illuminate the issue for me?
Happy to share relevant C++ code if necessary, it’s a very simple project. I haven’t changed any of the default settings, I just set the listener orientation with FMOD::System::set3DListenerAttributes() and set the sound position using FMOD::Channel::set3DAttributes(). As I say, the sound behaves correctly with ordinary headphones and speakers, it’s only with the studio display speakers that I am completely deaf to sound sources “behind” the listener.
Any suggestions are welcome, thanks