LMMS / LMMS/lmms

[Bug] You can't place automation points in the whole knob range (LB302, RES knob)

Open
#7,980 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
C++
Stars
10.4k
Forks
1.3k
Avg merge
2d 13h
Merged PRs (30d)
7

Description

https://github.com/user-attachments/assets/0d9d69fc-8d93-46b7-99a2-cb0cf55d04f4

The range is [0, 1.25], but you can only place in the [0, 1] range. Attempting to move points above that range result in it clamping back to 1.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the automation-point problem with the LB302 and RES knobs, checking the full [0, 1.25] range described in the issue. Trace the automation handling for these knobs; done means points above 1 can be placed and moved without being clamped back to 1.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.