View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002531 | ardour | bugs | public | 2009-01-25 21:58 | 2020-04-03 07:01 |
| Reporter | csuwi | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | unable to reproduce | ||
| Product Version | 2.7.1 | ||||
| Summary | 0002531: Track/bus inspector confused by output-connection="Master out" and reconnects on reload | ||||
| Description | Not a great summary, but see bjb/oofus on #ardour ca. 21:51 GMT. I had a session which had some drum parts routed through a bus but every time I reloaded it they got duplicated to Master too. Groping through the session file XML I see there are two places where you can specify a route: <IO name="Snare" ... output-connection="Master Out"> and <IO name="master" ... inputs="{...,Snare/out 1,...}" ...> It looks like the Track/bus inspector was only disconnecting the master input and not the output-connection part on the track. Is this becuase "Master Out" is a special case, and != "master", as you'd expect? | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2009-01-25 21:58 | csuwi | New Issue | |
| 2010-04-24 10:28 | cth103 | Category | bugs => bugs2 |
| 2010-04-24 10:32 | cth103 | Category | bugs2 => bugs |
| 2020-04-03 07:01 | csuwi | Status | new => closed |
| 2020-04-03 07:01 | csuwi | Resolution | open => unable to reproduce |
| 2020-04-03 07:01 | csuwi | Note Added: 0021147 |