View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003097 | ardour | bugs | public | 2010-04-27 12:26 | 2010-04-27 13:15 |
Reporter | baskind | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | Mac | OS | OS X | ||
Summary | 0003097: AU plugin automation record in touch mode (Ardour 2.8.7) | ||||
Description | Ardour does not record automation from an AU plugin in touch mode: when the user starts modifying a parameter (for instance by dragging it with the mouse on the UI), it jumps back to its original position and Ardour does not notice the change. This was noted on three plugins: . one of my own . the demoFilter provided by apple . a plugin directly compiled from the template provided by Apple, with unit modified to Generic (in order to avoid the bug reported as 0003095) This bug occurs on both Generic view and Cocoa custom UIs. Automation is recorded in "write" mode. | ||||
Additional Information | Since automation is recorded in write mode but not in touch mode, I suspect that the problem comes from the handling events notified by the AU, and in particular begin and end gestures. | ||||
Tags | No tags attached. | ||||