** Tags added: patch

-- 
Mute button not enabled by default in Ardour 2.8.6 Lucid AM64
https://bugs.launchpad.net/bugs/581786
You received this bug notification because you are a member of Ubuntu
Studio Testers, which is subscribed to Ubuntu Studio.

Status in Ardour: In Progress
Status in Ubuntu Studio: In Progress
Status in “ardour” package in Ubuntu: In Progress
Status in “ardour” package in Debian: Confirmed

Bug description:
Hi

I tried in vain to work out why the 'mute' button does not work in Ardour 2.8.6 
packaged with Ubuntu Studio Lucid AM64. Help was forthcoming from the Ardour 
forum:

It seems that mute has been disabled intentionally during, or after the 
installation of Ardour in Ubuntu Studio when the package was created.

The file 'ardour.rc' in .ardour2 directory in the home folder of the user, 
contains the following entries:

Option name="mute-affects-pre-fader" value="0"/>
Option name="mute-affects-post-fader" value="0"/>
Option name="mute-affects-control-outs" value="0"/>
Option name="mute-affects-main-outs" value="0"/>

The options should be set to 1, like this:

Option name="mute-affects-pre-fader" value="1"/>
Option name="mute-affects-post-fader" value="1"/>
Option name="mute-affects-control-outs" value="1"/>
Option name="mute-affects-main-outs" value="1"/>

This is a bug that will affect any user who tries to use the mute button on 
ardour. The mute button is one of the most frequently used buttons on a real, 
or virtual mixer.

99.9% of people using ardour, would want the mute function to work. The default 
settings in the Ubuntu cater for the 0.1% who don't want mute to work.

Please change this option in the next release, to the values suggested above.

Thanks



_______________________________________________
Mailing list: https://launchpad.net/~ubuntustudio-testers
Post to     : ubuntustudio-testers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-testers
More help   : https://help.launchpad.net/ListHelp

Reply via email to