audacity / audacity/audacity

Implement snapping to gridlines of clip gain control points

Open
#11,743 0 comments 0 reactions 0 assignees View on GitHub
Task
Dominant language
C++
Stars
18.4k
Forks
2.7k
Avg merge
3d 3h
Merged PRs (30d)
85

Description

### Description

When adding clip gain control points, if snapping is enabled, they should snap to gridlines according to the currently selected interval (bar, 1/2, etc.)

Contributor guide

Open the contributing guide

Research direction

Start by locating the clip gain control-point handling and the existing snapping logic, then trace how the selected grid interval is applied. Add or update coverage for creating control points with snapping enabled at intervals such as bar and 1/2; done means points align with the currently selected gridlines.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.