View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000565 | ardour | bugs | public | 2004-06-27 12:24 | 2004-08-11 20:36 |
| Reporter | v2 | Assigned To | paul | ||
| Priority | urgent | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0000565: Cannot unfreeze tracks after session reload | ||||
| Description | You can't unfreeze tracks after you have closed the session. 1) Freeze track 2) Save 3) Quit 4) Reload session 5) No unfreeze in context menu. Ardour/GTK 0.517.9 running with libardour 0.818.7 | ||||
| Tags | No tags attached. | ||||
|
|
should there be? i suppose so. a bit problematic though ... |
|
|
From the end user perspective, after freezing a track, you have the option of 'unfreezing' it. It is quite odd that the option vanishes after reloading the session. I understand that it is problematic. I don't know how the freezing is done architecture -wise, but here's a suggestion how you could handle this: 1) Give playlists an attribute 'these plugins are applied' (and make streams respect it) 2) When freezing, just create a new playlist with that attribute and select it as the active playlist. 3) ?? 4) Profit! I know there are a few holes in this but maybe you can build on it. btw. It would be very nice that the freezed playlist would just be a new playlist anyway. It would be nice to still be able to switch between versions. |
|
|
nice "guessing". freezing does indeed just switch to a new playlist, and the old one is available. we simply need to tag the new playlist with its "unfrozen" playlist name, and then switching is easy. will implement in the near future. |
|
|
Great! What do you think, should the frozed playlists be read-only? Or, when recording on the frozen track, should we change automatically to the frozen one. Maybe even freeze afterwards? (Okay.. I know I went a bit post-1.0 in the end..) |
|
|
fixed in CVS. |
|
|
Works. Almost. I'll file a new bug. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2004-06-27 12:24 | v2 | New Issue | |
| 2004-06-28 03:27 | paul | Note Added: 0001122 | |
| 2004-06-28 03:27 | paul | Status | new => feedback |
| 2004-06-28 07:41 | v2 | Note Added: 0001125 | |
| 2004-06-28 15:28 | paul | Note Added: 0001126 | |
| 2004-06-28 18:24 | v2 | Note Added: 0001129 | |
| 2004-08-02 18:22 | paul | Status | feedback => resolved |
| 2004-08-02 18:22 | paul | Resolution | open => fixed |
| 2004-08-02 18:22 | paul | Assigned To | => paul |
| 2004-08-02 18:22 | paul | Note Added: 0001357 | |
| 2004-08-11 20:36 | v2 | Status | resolved => closed |
| 2004-08-11 20:36 | v2 | Note Added: 0001398 |