Ticket #135 (closed bug: fixed)

Opened 16 years ago

Last modified 16 years ago

ffadomixer : weird behaviour of Mute and Hardware Level Control with Focusrite Saffire

Reported by: kooox Assigned to:
Priority: minor Milestone: FFADO 2.0
Component: Version: FFADO SVN (trunk)
Keywords: Cc:
The device the bug applies to:

Description

Using libffado trunk r1255 on 64studio/lenny (kernel 2.6.21-1-multimedia-486)

I have found a little bug in ffadomixer when toggling Mute and Hardware Level Control. Here's how to reproduce, on any of the 5 stereo outputs (perform all these on the same output pair):

- Activate Hardware Level Control
- Activate Mute
- Deactivate Mute

As expected, the Hardware Level Control checkbox stays checked, but the device acts as if it wasn't (i.e. the front Level knob is inoperant). Still nothing seems wrong according to ffadomixer output :

set /Mixer/Out12HwCtrl to 1
set /Mixer/Out12Mute to 1
set /Mixer/Out12Mute to 0

When unchecking, then re-checking the Hardware Level Control checkbox, behaviour returns to normal.

Change History

06/09/08 10:49:04 changed by kooox

  • version changed from FFADO 2.0-beta6 (1.999.36) to FFADO SVN.

06/21/08 03:52:33 changed by ppalmers

  • status changed from new to closed.
  • resolution set to fixed.

(In [1261]) ensure proper behavior of the hardware control checkbox of the saffire on un-mute (fixes #135)