LMMS/lmms

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

Open

#7,824 opened on 2025年4月1日

GitHub で見る
 (0 comments) (0 reactions) (1 assignee)C++ (7,132 stars) (961 forks)batch import
good first issue

説明

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

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

[7636] Modify the VOL knob to match the scrolling behavior of the mixer fader · LMMS/lmms#7824 | Good First Issue