LMMS/lmms

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

开放

#7,824 创建于 2025年4月1日

 (0 条评论) (0 个反应) (1 位负责人)C++ (961 个派生)batch import
good first issue

仓库指标

星标
 (7,132 个星标)
PR 合并指标
 (平均合并 146天 8小时) (30 天内合并 10 个 PR)

描述

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

贡献者指南