View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006577 | ardour | bugs | public | 2015-09-11 19:17 | 2020-04-19 20:17 |
| Reporter | BenLoftis | Assigned To | x42 | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 4.X git (version in description) | ||||
| Summary | 0006577: Auto Return button is disabled when in JACK sync, but still has an effect | ||||
| Description | When an external sync source is selected, "Auto Return" and "Follow Edits" get grayed out. The problem is, they still actually work in JACK sync mode. If there is no conflict with JACK sync, then these buttons should not be greyed out. if there IS a conflict in some JACK setups, then the buttons should be greyed out, AND they should be prevented from working. | ||||
| Tags | No tags attached. | ||||
|
|
Follow Edits: https://github.com/Ardour/ardour/commit/feec5f9 (no explanation why) Auto-return goes back to 2007, 2.0-rc1 https://github.com/Ardour/ardour/commit/45d3ec1 likewise no explanation as to why, but probably there was no support for this back then. The code is in gtk2_ardour/ardour_ui_options.cc ARDOUR_UI::parameter_changed() Does it make sense to auto-returns while slaved to an external timesource? In JACK's case: maybe. for LTC, MTC, MClk the answer is no. The bug is that ardour does auto-return, not that the button is insensitive |
|
|
fixed in 4.4-16-gf307080 eternal sync disables "Auto Return" and "Follow Edits" |
|
|
Issue has been closed automatically, by Trigger Close Plugin. Feel free to re-open with additional information if you think the issue is not resolved. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-09-11 19:17 | BenLoftis | New Issue | |
| 2015-09-11 19:34 | colinf | Relationship added | has duplicate 0005762 |
| 2015-09-15 19:49 | x42 | Note Added: 0017208 | |
| 2015-09-15 19:50 | x42 | Note Edited: 0017208 | |
| 2015-09-15 19:51 | x42 | Note Edited: 0017208 | |
| 2015-10-18 00:58 | x42 | Note Added: 0017488 | |
| 2015-10-18 00:58 | x42 | Status | new => resolved |
| 2015-10-18 00:58 | x42 | Resolution | open => fixed |
| 2015-10-18 00:58 | x42 | Assigned To | => x42 |
| 2020-04-19 20:17 | system | Note Added: 0023527 | |
| 2020-04-19 20:17 | system | Status | resolved => closed |