LMMS/lmms

New Clips Should Match the Clip Snapping Size

Open

#8,038 opened on Aug 15, 2025

View on GitHub
 (5 comments) (0 reactions) (0 assignees)C++ (7,132 stars) (961 forks)batch import
enhancementgood first issuegui

Description

Problem Description

When a new clip is created in a track, it has a default size of one bar, regardless of what the user has set the clip snapping size of the project to.

Solution

Each new clip should instead be created with the clip snapping size instead. Implementing this adjustment will help the general feel and workflow for users when creating clips in their project.

Contributor guide