how to play 2D sound

Class FMOD_StudioSystem and FMOD_StudioEventEmitter both don’t have a way to play 2D sound.How can I play 2D Sound?

Whether a sound is 2D or 3D is determined when the event is built in the tool. Remove the 3D panner DSP from the event’s master bus to make it 2D.

1 Like