SFML community forums
Help => Audio => Topic started by: neolord12 on February 03, 2012, 10:00:55 am
-
Hi All, first off all, i am new to the Forum.And second...SFML IS AWESOME!!!
Now my question.Is it possible to access multiple audio devices with sfml?
i want to be able to play a certain sound on a certain channel.
I know its possible to get the number of channels of an audio device, but can i also play a sound on only a certain channel.
Thanks alot.
-
Device and channel aren't the same thing. So what exactly are you referring to?
-
hm, i think the device i want to use has 6 channels for output.Can i choose one of these channels to playback a certain file?
on the other hand, can i handle multiple devices with SFML 1.6?
so these are actually two questions :)
-
Can i choose one of these channels to playback a certain file?
I don't think so.
on the other hand, can i handle multiple devices with SFML 1.6?
No, it's not implemented.