MIDI Controller use in Automation Tracks
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
In order to playback a song in the editor that has recorded automation tracks in it, it is necessary to disconnect the MIDI controller from whatever it is controlling. Otherwise the automated knob, fader, etc. will remain at whatever the MIDI Controller's knob or fader level is at. The automation tracks in the song editor should really over ride the MIDI Controller in Playback.
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 the song editor's automation-track playback path and the MIDI controller handling mentioned in the issue. Trace how knob and fader values are applied during playback, then verify that recorded automation takes precedence while a controller remains connected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100