[Feature Req] Implementing all 128 MIDI Control Change Messages
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
It would be great if LMMS could read, control and automate all 128 MIDI Continuous Controllers Messages (CC for short). Currently we are able to control only CC#0, CC#7 and CC#10 (bank, volume and panning, respectively). For a deeper discussion on what this feature would bring, as well as examples from other apps, please see the discussion in our forum: http://lmms.io/forum/viewtopic.php?f=15&t=1410
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 locating LMMS's existing handling for MIDI CC#0, CC#7, and CC#10, then read the linked forum discussion for the requested scope and examples. Done means LMMS can read, control, and automate all 128 MIDI Continuous Controllers; the issue names no files or tests to guide verification.
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