Any way to add automation points to grid at the same value as the last one?

Hi all, let me describe the scenario first: When adding automation points, let’s say for volume, you have click to set the point, then if you want it on the grid you need to move it left or right slightly and it will snap to the grid.

My problem is that when dragging left or right to snap to the grid, I always accidentally move the mouse a little up or down which changes the value (volume in this case). Is there a way to click to set the automation point but not have the value change when I move to snap it to the grid? Or perhaps when clicking to set the point so it snaps automatically? In searching for an answer I’ve learned I can hold Ctrl which enables me to move the point left or right without changing the value, except when doing this, it no longer snaps to grid. Is there a way to change that?

Thanks

I’ve been frustrated by that too. AFAIK, the problem is there are two functions (disable grid and constrain value) assigned to the same modifier key and they can’t be changed in the modifier settings.

I changed the default modifiers for drag and drop to avoid this problem with midi notes, but that category doesn’t work for automation points.

I usually end up snapping the point even though the value changed, then edit the value on the info line. Pretty annoying and should probably be considered a bug.

Yeah strange this has been overlooked for so long, it’s always been a problem for me, i just keep deleting the node and trying again until it snaps with no up or down movement. It’s a real pain. Not so bad when I’m working on just music but for big projects where I have to create lots of sound effects it’s a nightmare. Thanks for the response though!

Drag the automation point to your desired location. When it snaps to a nearby grid point, press and hold Ctrl to force it to the same value as before

2 Likes

That didn’t work for me. When I press cmd (I’m on a Mac) nothing happens to the value. It remains different than it was originally.

Oh yes this works! Just have to make sure you don’t move the mouse after you hit control as it still doesn’t snap, but if you snap to position first then hit control before letting go of your mouse click it jumps to the same level as before! Thanks!!

1 Like

Hi Jamie
Frustrating indeed. My way around it:

  • define a range with the range selection tool (they snap to the grid)
  • hover over (and above) the selected range so that the “move vertically” (or “scale vertically”) arrow appears
  • click on it (without dragging it)
  • an automation point will be created on each side of the selected range
3 Likes

Coming from a long time Pro Tools user, this seems like the easiest solution for now. Thanks!