carry over midi detune to detune patterns
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
When importing midi, it would be nice to convert the pitch automation to detune patterns, similar to how it's done in #6297.
#### Justification
Whenever I import midi files, and there's some automation, I like to declutter the project by removing unneded automation duplicates and carry over pitchbends into the note editor - the latter is pretty time-consuming and also not very precise when done by hand, so It'd be very handy if it did that automatically.
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 examining how MIDI import currently handles pitch automation and compare it with the approach requested in issue #6297. Trace how imported pitch bends relate to detune patterns in the note editor; done means MIDI pitch automation is carried over automatically without redundant automation duplicates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100