My right speaker broke down and now only my left speaker works. How do I play all sound through only one speaker? The problem is if I play a song with stereo effect, I can't hear parts of it.

If I can't do it for all sound, is there a way to do it for rhythmbox and mplayer? Any other music/movie players that could enable this? I am using Ubuntu 10.10. Please tell me if you need any more relevant information and I'll post it.

link|improve this question

61% accept rate
feedback

1 Answer

up vote 0 down vote accepted

module-remap-sink

link|improve this answer
so i guess in my case, i should do this: load-module module-alsa-sink sink_name=front_mono device=hw:0 channels=1 channel_map=front-left ? and which is the file that i should add this line to ? /etc/pulse/daemon.conf ? – tapan Apr 13 '11 at 2:28
You need to have 2 channels, and remap them both to front-left. And it goes in daemon.conf. – Ignacio Vazquez-Abrams Apr 13 '11 at 3:56
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.