View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006918 | ardour | bugs | public | 2016-07-06 15:46 | 2016-07-07 17:40 |
| Reporter | _FrnchFrgg_ | Assigned To | |||
| Priority | low | Severity | trivial | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | Debian | OS | Linux | OS Version | 4.6.2 |
| Product Version | 5.0-pre | ||||
| Summary | 0006918: Strict I/O forces midi track to have two audio channels | ||||
| Description | Even if there is no audio producing plugin (instrument) on a midi track, the "Strict I/O" mode enforces the presence of two audio outputs which won't ever output any data. These channels are visible only in the "Out" metering point, not in the "Post" one. | ||||
| Steps To Reproduce | Create a midi track without an instrument, and activate "Strict I/O". Watch the three outputs, including two audio ones (non-removable while in Strict I/O which is normal). | ||||
| Tags | No tags attached. | ||||
|
|
I submitted https://github.com/Ardour/ardour/pull/240 |
|
|
An other idea to fix this would be to only ensure as many outs as there are inputs in the connected bus. But this falls short because a) There could be several connected bus, not all with the same number of inputs and not all "filled" b) It is akward to have the number of channels change depending on what is connected to the strip (especially when editing connections with the routing grid) |
|
|
Fixed by 6911702f |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-07-06 15:46 | _FrnchFrgg_ | New Issue | |
| 2016-07-06 23:11 | _FrnchFrgg_ | Note Added: 0018286 | |
| 2016-07-06 23:15 | _FrnchFrgg_ | Note Added: 0018287 | |
| 2016-07-07 17:40 | _FrnchFrgg_ | Note Added: 0018292 | |
| 2016-07-07 17:40 | _FrnchFrgg_ | Status | new => closed |
| 2016-07-07 17:40 | _FrnchFrgg_ | Resolution | open => fixed |