LMMS / LMMS/lmms

MIDI export ignores clip resizing

Open
#8,054 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
10.4k
Forks
1.3k
Avg merge
2d 13h
Merged PRs (30d)
7

Description

When a MidiClip is resized (cutting beginning or end) those parts should not be exported during MIDI export, but they are. Tested on latest nightly.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the problem by resizing a MidiClip at its beginning or end, then exporting MIDI and compare the exported regions with the clip. Trace the MIDI export entry point and add coverage showing that trimmed portions are excluded; done means both boundary cuts are respected.

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
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.