LMMS/lmms

New Clips Should Match the Clip Snapping Size

Open

#8,038 建立於 2025年8月15日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)C++ (7,132 star) (961 fork)batch import
enhancementgood first issuegui

描述

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.

貢獻者指南