Although Ardour 2.8.9 no longer suffers from the subtle bug that caused the mute button(s) to no longer work by default, many users of Ardour will not see the situation change until they remove their ~/.ardour2/ardour.rc file. This probably contains default settings for mute like this:
<Option name="mute-affects-pre-fader" value="yes"/>
<Option name="mute-affects-post-fader" value="yes"/>
<Option name="mute-affects-control-outs" value="yes"/>
<Option name="mute-affects-main-outs" value="yes"/>
If your version of this file has value="no" for those options, you should either edit it by hand (its just a text file) so that it says value="yes" instead or just remove the file entirely. Editing is preferable, but removing the file will not hurt. Note that the following values y,Y,1,yes,Yes,YES are all equivalent to "yes" and similarly n,N,0,no,No,NO are all equivalent to "no".
You should also check the file /etc/ardour2/ardour_system.rc, or a related location if you installed Ardour somewhere non-standard) for the same issue, though it is less likely to be seen there. Do NOT remove this file - if it contains "no" as the settings for these options, you should edit the file.
Recent Forum Comments
5 min 3 sec ago
9 min 50 sec ago
22 min 23 sec ago
1 hour 9 min ago
2 hours 23 min ago
2 hours 46 min ago
3 hours 19 min ago
5 hours 8 min ago
11 hours 12 min ago
12 hours 12 min ago