Summary: | Balance control | ||
---|---|---|---|
Product: | [Applications] kmix | Reporter: | Roland Kaeser <roli8200> |
Component: | general | Assignee: | Christian Esken <esken> |
Status: | REPORTED --- | ||
Severity: | wishlist | CC: | andi3, david, jonny.privateproperty, nadavvin |
Priority: | NOR | ||
Version: | 4 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Roland Kaeser
2011-01-14 07:41:07 UTC
*** Bug 272819 has been marked as a duplicate of this bug. *** KMix author speaking: Please note that I personally have no real use for this feature, and likely won't do it myself. But if somebody would like to implement it please contact me. I have thought about that for quite some while and things are rather difficult, like saving and loading volumes, representation in the GUI (also when muted), rounding issues and so forth. It is very important that every control that can be balanced has its own balance control. *** Bug 307449 has been marked as a duplicate of this bug. *** *** Bug 222059 has been marked as a duplicate of this bug. *** Summarizing and internal implementation hints: - Balance can only be done per-control - VolumeChannel's must be saved separately, and balance MUST NOT be saved - Balance must be recalculated after loading volumes - There may be 2 balancers per Control: Left-Right and Front-Back - There is a bug report about balance being "destroyed" when one Channel reaches the 0% or 100% boundary and you continue to change the overall Control volume. - From bug 222059 => A (global) keyboard should be added (at least for the master control) |