0

I compared SDL_mixer and openAL. I decided to use SDL_mixer because it is easy to handle. SDL_mixer is very easy to operate sound effects and BGM. But does this correspond to panning (swinging the sound left and right)?

In addition, some articles have declared that sdl_mixer has some problems, but no specific problems were written in that article. Is there a problem compared to OpenAL?

Sabith
  • 1,628
  • 2
  • 20
  • 38
PERIPERI
  • 1
  • 2

1 Answers1

0

The official reference has proved. https://www.libsdl.org/projects/SDL_mixer/docs/SDL_mixer_frame.html Perhaps this is my desired answer.

PERIPERI
  • 1
  • 2