@mar.canet wrote:
I am looking a way to play stereo sounds with ofSoundPlayer and output as mono since i am connecting to single speaker (means mono output).
In OF ARM ofSoundPlayer i understand that use openAL library. There is any way to define the audio output as mono in order that mix both channels?
In FMOD there is SPEAKERMODE that i think is not implemented in OF but i could be add it.
https://www.fmod.org/docs/content/generated/FMOD_SPEAKERMODE.html But in openAl didn't find anything similar.
Posts: 1
Participants: 1