Sustain pedal not being read on import from midi
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
it looks like CC 63/64 is not getting read for sustain
http://nickfever.com/music/midi-cc-list
I'm a software developer but do not have a map of the lmms codebase. If someone could point me in the right direction/ the file import midi is in , I'd be happy to take a look.
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 MIDI import entry point and tracing how controller changes for CC 63/64 are handled, using the linked MIDI controller reference for expected behavior. Done means importing a MIDI file preserves its sustain-pedal events.
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