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?