PDA

View Full Version : Pan audio stream using Phonon



se_tony
20th July 2010, 18:39
I've implemented a media player that correctly plays audio streams. I was wondering how, if possible, using the Phonon library I could pan the audio to the left or right channels.

I've queried the backend capabilities but only get a list of 4-5 useless effects. On the tutorial page (http://doc.trolltech.com/4.4/phonon-capabilities.html) it lists an audiopanorama effect, which I think is what I need, but is absent on my system.

Environment is Visual Studios 2008 on WinXP. General audio format is .wav.

windsword
21st September 2010, 20:44
I've just started looking into this myself, did you end up getting an answer to your questions?
// Sal