--- layout: default title: Snap to the Grid ---

Ardour's editor utilizes a grid to assist in the placement of regions on the timeline, or with editing functions that need to happen on a specific time. With these buttons you can choose if you want the cursor and various objects to snap to this grid, and how you want the snapping to act. You can also modify what units the grid measures as well to fit your needs.

Snap Modes

Ardour supports three different types of snapping to the grid:

No Grid
disables the grid. All objects move freely in this mode.
Grid
activates normal snapping. All positions of objects are restricted to points of the grid. (See Grid Units below to change these points) If you try to move an object in "Grid"-mode, it does not change its position until you move the mouse far enough for the object to reach the next grid point. New objects will always be created at grid points, too.
Magnetic
is a less strict type of snapping. Objects can still be moved to any position, but positions close to grid points will snap to the grid point. In order to move an object very close to a grid point, it may be necessary to zoom in to prevent snapping to that point.

Syncing Regions to the Grid

By default a region's beginning will snap to points along the timeline, but you can change this behaviour by setting a sync point in the region. Select the region(s) and press v. This will set the sync point to your edit point.

Grid Units

The selector next to the grid mode selector defines the size of the grid elements. The most useful settings are "Bars" and "Beats", but you can set your grid to several different units:

CD Frames
a CD Frame is 1/75th of a second. Snapping to CD Frames can be used to avoid issues with CD track lengths
Timecode Frames/Seconds/Minutes
These duration depend on the timecode settings for the session
Seconds/Minutes
These are absolute time units, unaffected by sample rate or timecode settings
Beats/N
Sets the grid to units of 1/N beats, where N can be 128, 64, 32, 16, 8, 7, 6, 5, 4, 3, 2. The duration of a grid unit will depend on the tempo and meter in effect at that point in the timeline.
Beats
Sets the grid to whole beats. The duration of a grid unit will depend on the tempo and meter in effect at that point in the timeline.
Bars
Sets the grid to whole bars. The duration of a grid unit will depend on the tempo and meter in effect at that point in the timeline.
Markers
Snaps positions to the nearest marker
Region Starts
Snaps positions to the nearest region start (see below)
Region Ends
Snaps positions to the nearest region end
Region Syncs
Snaps positions to the nearest region sync point
Region Bounds
Snaps positions to the nearest region start or end

To use Region starts/ends/syncs/bounds as snap choices, you must have either

If you are moving items on a track, and only the current track is selected, then you will only be able to snap to other regions on the same track. This means that enabling Edit > Preferences > Editor > Link Selections of Regions and Tracks will make the "Region" grid units unusable. Avoid the use of this option if you are going to use any of the Region grid units.