[Ardour-Dev] ARDOUR::IO::ensure_limits()

Paul Davis paul at linuxaudiosystems.com
Fri Jul 22 12:59:43 PDT 2011


On Fri, Jul 22, 2011 at 3:01 PM, Paul Davis <paul at linuxaudiosystems.com> wrote:
> On Fri, Jul 22, 2011 at 12:39 PM, John Emmas <johne53 at tiscali.co.uk> wrote:
>> Hi Paul,
>>
>> While running some tests in Mixbus recently I came across a couple of my Ardour sessions that wouldn't load with Mixbus (although they load successfully with Ardour).  I haven't completely tracked the problem down yet but it seems to have something to do with setting up the output ports and I'm pretty sure that function ARDOUR::IO::ensure_outputs() is at least partly to blame.  In 'libs/ardour/io.cc' there are a couple of calls that look something like this:-
>>
>>      if (ensure_outputs (limit, false, false, src)) {
>>            return -1;
>>      }

fixed in svn.



More information about the Ardour-Dev mailing list