LMMS / LMMS/lmms

Keyboard only editor for piano roll area

Open
#2,876 5 comments 0 reactions 0 assignees View on GitHub
enhancement gui
Dominant language
C++
Stars
10.4k
Forks
1.3k
Avg merge
2d 13h
Merged PRs (30d)
7

Description

I want adding, editing, and removing notes to be doable on the piano roll as a purely keyboard activity.

Proposal: a vim-style interface where there is a cursor that travels around the piano roll area box by box.

space bar puts in a note, goes into note insert mode (hitting l / h lengthens / shortens it). Hitting escape goes back to cursor.
hitting i on an existing note triggers the same behavior that editing an existing note does.

If this sounds good, i can start trying to figure out how to add it.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the piano roll area and its existing note insertion and editing behavior. Review how cursor movement, note selection, and keyboard input currently work, then define the vim-style modes and navigation rules before implementing them. Done means adding, editing, and removing notes is possible without using a mouse.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.