View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006457 | ardour | bugs | public | 2015-07-16 23:03 | 2015-08-09 00:22 |
Reporter | tnaugle | Assigned To | matufts | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | confirmed | Resolution | open | ||
Product Version | Mixbus 3.0 | ||||
Summary | 0006457: Multi-IO plugins are not handled correctly even when the configuration is valid | ||||
Description | This may affect other track types, but the example given is on the Master track. In the screen shot you can see the issue. The plugin Voxego Span has been inserted on the master track. Span is an audio spectrum analyzer that can handle anything from mono to 8 channel audio. It has 8 i/o points which you can see in the screenshot. The problem is that the 8 i/o confuses the master strip and you end up with lots of strange side effects. 1. The Master strip gets 8 ports 2. If you are using the monitor section, you get disconnected from your speakers and it goes to 8 ports. 3. Audio does not come out in the right spots. It appears that the VBAP panner gets inserted in the strip, because the output appears across 3 channels (2 with higher level and 1 with lower level on output 5,6,7). Compared to A4 with the panner at default this looks the same. To see this in Mixbus place a send after the plugin so that you get 8 wide meters to look at. Need a better way to handle wide plugs that have a valid use on stereo channels. | ||||
Tags | No tags attached. | ||||
2015-07-16 23:03
|
|
|
an 8 wide output causes the Mono function in the monitor section to attenuate the output drastically. |
|
Mono in the monitor-section is equal-amplitude: The signal of all channels is summed and divided by number of channels. One could argue that it should be rather equal power, but still that part is not a bug. The more channels, the more gain reduction. The issue at hand here is that Voxengo should be wrapped -> use only 2 channels of its output and leave master and monitor section in stereo. The hidden VBAP panner is now disabled (since mixbus+3.0-1245-g2b9b5a7) |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-07-16 23:03 | tnaugle | New Issue | |
2015-07-16 23:03 | tnaugle | File Added: Multi-IO_PluginIssue.png | |
2015-07-22 21:41 | tnaugle | Status | new => assigned |
2015-07-22 21:41 | tnaugle | Assigned To | => matufts |
2015-07-22 21:44 | tnaugle | Status | assigned => feedback |
2015-07-27 16:21 | matufts | Note Added: 0016964 | |
2015-07-27 16:21 | matufts | Status | feedback => confirmed |
2015-07-31 17:59 | matufts | Note Edited: 0016964 | |
2015-08-09 00:22 | x42 | Note Added: 0017008 |