[Bug] You can't place automation points in the whole knob range (LB302, RES knob)
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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