Custom control surface
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
### Enhancement Summary
Essentially [FL Studio's control surface](https://www.image-line.com/fl-studio-learning/fl-studio-online-manual/html/plugins/Control%20Surface.htm) plugin but in LMMS. This will probably need to wait until LMMS separates GUI from core, so I'm guessing this feature/plugin will be on the low ends of the list
### Implementation Details / Mockup
LMMS already has these control elements on its own (knobs, sliders, buttons), so I don't think any new elements are required to be created.



The lingering issue is how the control surface would link to the various control elements in LMMS. We can already automate a lot of the elements in LMMS, but I'm not sure how that's done internally
### Please search the issue tracker for existing feature requests before submitting your own.
- [x] I have searched all existing issues and confirmed that this is not a duplicate.
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
Start by studying LMMS's existing knobs, sliders, buttons, and automation mechanisms, then review the GUI/core separation mentioned in the issue. The work is done when a custom control-surface plugin can expose LMMS controls and link them reliably, but the issue does not name specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100