Hello,
whenever a new Song is advanced in XMMS the left Speaker turns off totally (mono). It will then `magically' turn on after increasing or decreasing (doesn't matter, lets say adjsuting) the volume (vol.master or vol.front - doesn't matter aswell).
Do you have any ideas how I can get rid of that strange behaviour?
Greeting, Calyx
p.s.: If your XMMS volume slide won't control the mixer simply map the ossmix utility to some key with the following command (for increasing the volume use a $2+1):
/opt/oss/bin/ossmix vol.master `/opt/oss/bin/ossmix vol.master | awk -v FS=':' '{print $2-1}'`
