LMMS / LMMS/lmms

Annotations on timeline

Open
#380 9 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Let's say you are listening to your work in progress track in playback, and you think that there is a problem in a certain part: you know that you need to do something, but you can't figure out what, at the moment.
What would you do? You would probably take the Project Notes and write: "From bar 23 to bar 42, in the lead synthesizer track, there is a problem".

As things like that happens many times, especially when collaborating with others, LMMS should offer an Annotation tool on the Song-Editor that allows you to highlight a certain part on the timeline and put some text as an annotation.

What will be highlighted? There are two different ideas:

  • Highlight the timeline
    image
  • Highlight part of the track:
    screenshot_5

Related: #156

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

Start by reviewing the Song-Editor context in this issue and the related issue #156. Resolve whether annotations highlight the timeline or part of a track, then define the interaction and persistence requirements; done means the selected annotation behavior is agreed and implemented with text attached to the highlighted range.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
design, desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.