I'd like to set audio balance from command line (linux), I'v looked at 'aumix' (and googled around) but it seems it does not have an option... can you suggest any method?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
migrated from stackoverflow.com Jul 31 '11 at 12:28
|
With amixer, you can set the volumes of the left and right ALSA channels. For example,
will shift the balance toward the left. |
|||
|
|
alsamixergives GUI in terminal, but it is not probably what you want – Jakub Mikians Jul 31 '11 at 9:24