LMMS/lmms

New Clips Should Match the Clip Snapping Size

Open

#8 038 ouverte le 15 août 2025

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)C++ (961 forks)batch import
enhancementgood first issuegui

Métriques du dépôt

Stars
 (7 132 stars)
Métriques de merge PR
 (Merge moyen 76j 19h) (21 PRs mergées en 30 j)

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.

Guide contributeur