Mute control does not mute on external mixer setup

Bug #1941040 reported by Christian
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mixxx
Confirmed
Low
Unassigned

Bug Description

Problem:
The mute control does not behave as expected: sound is played even when mute is enabled.

Steps to reproduce the problem:
- Start Mixxx with the --developer argument
- Assign a sound device to deck 1,
  do not assign anything to master (Master: ---)
- Play a track in deck 1
- Reduce the volume of deck 1, e.g. to 50%
- Open the developer tools and set "[Channel1],mute" to 1

Expected behavior:
- No sound output for channel 1.

Observed behavior:
- Volume fader for deck 1 has no effect
- Crossfader for deck 1 has no effect
- Effects assigned to deck 1 have no effect
- Volume for deck 1 is at 100%

Environment:
- Mixxx 2.3.0 stable / Linux x86_64 (Ubuntu)
- Mixxx 2.3.0 stable / Windows x64

description: updated
summary: - Mute control does not mute
+ Mute control does not mute on external mixer setup
description: updated
Revision history for this message
ronso0 (ronso0) wrote :

Note that 'mute' does not affect the Vol fader or xfader.

Revision history for this message
ronso0 (ronso0) wrote (last edit ):

Cna confirm mute has no effect when the channel is not routed to the Main output but has an own output.

https://manual.mixxx.org/2.3/en/chapters/appendix/mixxx_controls.html#control-[ChannelN]-mute
says "Mutes the channel" so it's a bug.

Changed in mixxx:
status: New → Confirmed
Revision history for this message
Be (be.ing) wrote :

I can also confirm this. Thank you for the detailed bug report.

Revision history for this message
Be (be.ing) wrote :

The mute control is only used to determine whether channels are added to m_activeBusChannels in EngineMaster::processChannels, which only affects the mixed outputs but not the unmixed deck outputs.

ronso0 (ronso0)
Changed in mixxx:
importance: Undecided → Low
Revision history for this message
Swiftb0y (swiftb0y) wrote :

Mixxx now uses GitHub for bug tracking. This bug has been migrated to:
https://github.com/mixxxdj/mixxx/issues/10502

lock status: Metadata changes locked and limited to project staff
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.