View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001333 | ardour | bugs | public | 2006-11-19 18:46 | 2008-11-21 00:33 |
Reporter | atreju | Assigned To | drobilla | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Summary | 0001333: Loop does not work when changing playback speed. | ||||
Description | Title says it all. | ||||
Steps To Reproduce | set a loop, play it, change speed (in wheel mode) --> transport does not loop, goes to the end of the session and stops. | ||||
Tags | No tags attached. | ||||
child of | 0001334 | new | Varispeed design issues |
|
After a good chat with essej, it seems that it has been a know issue for some times. It is not related to varispeed, but according to the source files' comments, related to the seamless looping implementation : Taken from session_process.cc : /* this is necessary to handle the case of seamless looping */ /* not sure if it will work in conjuction with varispeed */ end_frame = _transport_frame + nframes; |
|
Fix applies to all events. Looping in reverse is a separate issue. |
|
Fix applies to all events. Looping in reverse is a separate issue. |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-11-19 18:46 | atreju | New Issue | |
2006-11-19 18:51 | atreju | Relationship added | child of 0001334 |
2006-11-20 20:48 | atreju | Note Added: 0002820 | |
2007-03-17 06:29 | drobilla | Status | new => assigned |
2007-03-17 06:29 | drobilla | Assigned To | => drobilla |
2007-03-17 06:33 | drobilla | Status | assigned => closed |
2007-03-17 06:33 | drobilla | Note Added: 0003592 | |
2007-03-17 06:33 | drobilla | Resolution | open => fixed |
2007-03-17 06:35 | drobilla | Status | closed => resolved |
2007-03-17 06:35 | drobilla | Note Added: 0003593 | |
2008-11-21 00:33 | seablade | Status | resolved => closed |