auto-duck: option for fade-out time
Bug #1516739 reported by
Daniel Schürmann
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mixxx |
Confirmed
|
Wishlist
|
Unassigned |
Bug Description
I think what is missing from the auto-duck option is the fading time.
For example now, even in the smallest pauses the music rushes back up, whereas the functionality should be smoother. In other words, the ducking mechanism should "pause" a few milliseconds just in case the broadcaster is in the middle of his sentence.
Do you agree?
summary: |
- auto-duck: option for fading time + auto-duck: option for fade-out time |
tags: | added: microphone |
Changed in mixxx: | |
milestone: | none → 2.4.0 |
Changed in mixxx: | |
milestone: | 2.4.0 → none |
To post a comment you must log in.
Yes.
The timing is set here:
https:/ /github. com/mixxxdj/ mixxx/blob/ 8f70bdcb277ed67 e6bc53993c1bc97 e8c160e141/ src/engine/ enginetalkoverd ucking. cpp#L25
I wonder how we make these setting accessible without clutter the GUI.
A third mode or a more intelligent algorithm ...