LMMS/lmms

[7636] Modify the VOL knob to match the scrolling behavior of the mixer fader

オープン

#7,824 opened on 2025/04/01

 (0 件のコメント) (0 件のリアクション) (1 人の担当者)C++ (961 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (7,132 個のスター)
PR merge metrics
 (平均マージ 146d 8h) (30d で 10 merged PRs)

説明

As part of #7636, we should modify the VOL knobs to match this behavior:

The faders can be adjusted via scrolling of the mouse wheel or by pressing the up/plus or down/minus keys. The behavior with regards to modifier keys and adjustments is as follows:

  • No modifier key: adjusts in increments of 1 dB
  • Shift key: adjusts in increments of 3 dB
  • Control key: adjusts in increments of 0.1 dB

コントリビューターガイド