15864be6098e10a3a845286092ade61de7d80c94
This should fix an issue with yabridge and MCompressor. The plugin has two kMain inputs and expects ProcessData:inputs to always have two entries, even if the second bus is explicitly disabled. see https://hastebin.com/ekewojiqep.txt ``` IComponent::activateBus(type = 0, dir = 0, index = 1, state = false) data.numInputs = 1; ``` TODO: optimize (pre-allocate) if it works as expected
Please see the Ardour web site at http://ardour.org/ for all documentation..
For information on building ardour:
http://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%