View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008392 | ardour | bugs | public | 2020-09-04 00:23 | 2020-11-03 00:23 |
Reporter | wargreen | Assigned To | x42 | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | x86_64 | OS | Debian | OS Version | SID |
Product Version | 6.2 | ||||
Summary | 0008392: Audio input muted when seek in the timeline | ||||
Description | With tracks monitoring input, seeking in the timeline seem mute the output. | ||||
Steps To Reproduce | Add track with input monitor Seek in the timeline | ||||
Additional Information | Screen of the audio output of the track attached | ||||
Tags | No tags attached. | ||||
|
|
|
Quick analysis of the issue (fix pending): This is due to libs/ardour/session_process.cc:469 if (!process_can_proceed()) { _silent = true; return } Inside Ardour there is no glitch (no routes are processed, time stands still), but it interrupts live input monitoring. |
|
Easier way to reproduce: * create a mono track * add a signal generator to the track (e.g. Lua script) -> generated signal is audible * move the transport around hear glitches in the output (A scope on the master-bus does not show this, but an external oscilloscope e.g. JACK-app does) |
|
Fixed in Ardour 6.2-249-g1a3da7e132 Please test, in particular that this does not have any side-effects. |
|
Can't launch my live session here, but it seem to be fixed in a test session with 6.3.0. This week i will work on another project so i'll see if any side-effect in mixing conditions. |
|
It seem to be fixed, without any side-effect, i've used my full session several times and all work well. Thank you ! |
|
Confirmed fixed since Ardour 6.2-249-g1a3da7e132 |
|
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 |
---|---|---|---|
2020-09-04 00:23 | wargreen | New Issue | |
2020-09-04 00:23 | wargreen | File Added: Cut_Ardout.png | |
2020-09-04 00:55 | x42 | Note Added: 0025007 | |
2020-09-04 00:59 | x42 | Note Added: 0025008 | |
2020-09-05 18:05 | x42 | Assigned To | => x42 |
2020-09-05 18:05 | x42 | Status | new => feedback |
2020-09-05 18:05 | x42 | Note Added: 0025011 | |
2020-09-07 15:07 | wargreen | Note Added: 0025017 | |
2020-09-07 15:07 | wargreen | Status | feedback => assigned |
2020-09-30 22:00 | wargreen | Note Added: 0025089 | |
2020-09-30 22:45 | x42 | Status | assigned => resolved |
2020-09-30 22:45 | x42 | Resolution | open => fixed |
2020-09-30 22:45 | x42 | Note Added: 0025091 | |
2020-11-03 00:23 | anonymous | Note Added: 0025197 | |
2020-11-03 00:23 | anonymous | Status | resolved => closed |