View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009478 | ardour | bugs | public | 2023-10-11 12:05 | 2023-10-17 21:22 |
Reporter | finotti | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | Linux | OS | Debian | OS Version | Unstable |
Product Version | 8.0 | ||||
Summary | 0009478: "Ignore Y-axis when adding new automation points" randomly ignored | ||||
Description | With "Ignore Y-axis when adding new automation points" selected in Preferences -> Editor, often (but not always) adding new automation points are added at the pointers y-value. | ||||
Steps To Reproduce | * Create new audio track. * Add ACE Amplifier plugin. * Add automation lane for ACE Amplifier's Gain. * Start adding automation points. | ||||
Tags | automation, draw, editing | ||||
|
This expect is due to the new "freehand automation drawing" feature: A single click adds a point on the line. Mouse-press, mouse-move, starts freewhand drawing and adds a point at the mouse-position. |
|
So, the problem is that I am holding the mouse button for too long? I was really just trying to left click to add points. Is the difference between the amount of time for mouse "click" and "hold" coming from Ardour or the OS? It would be nice if I could change that. |
|
It is not time-based. The condition is "does a movement of more than N pixels happen while the mouse button is pressed". It is not done by the OS, but Ardour. I don't recall how large N is, it is zoom-level dependent though. |
|
I've tested it some more and it seems that any small movement makes it go into "freehand mode". Maybe increase the minimum amount a little would be good? On the other hand, I figured that in EDIT mode I can also add nodes, and these are always on the same y-axis value (no freehand), so it solves the issue for me. Feel free to mark it solved, and thanks for the support! |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-10-11 12:05 | finotti | New Issue | |
2023-10-11 12:05 | finotti | Tag Attached: automation | |
2023-10-11 12:05 | finotti | Tag Attached: draw | |
2023-10-11 12:05 | finotti | Tag Attached: editing | |
2023-10-11 14:20 | x42 | Note Added: 0028178 | |
2023-10-11 14:57 | finotti | Note Added: 0028179 | |
2023-10-11 15:09 | x42 | Note Added: 0028180 | |
2023-10-17 21:22 | finotti | Note Added: 0028218 |