View Issue Details

IDProjectCategoryView StatusLast Update
0002531ardourbugspublic2020-04-03 07:01
Reportercsuwi Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionunable to reproduce 
Product Version2.7.1 
Summary0002531: 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?
TagsNo tags attached.

Activities

csuwi

2020-04-03 07:01

reporter   ~0021147

Closing my old bugs. Haven't seen this one again and it > 10 years old.

Issue History

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