LMMS/lmms

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

Ouverte

#7 824 ouverte le 1 avr. 2025

 (0 commentaire) (0 réaction) (1 personne assignée)C++ (961 forks)batch import
good first issue

Métriques du dépôt

Stars
 (7 132 étoiles)
Métriques de merge PR
 (Merge moyen 146j 8h) (10 PRs mergées en 30 j)

Description

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

Guide contributeur