[ardour-dev] cvs commit

Jan Depner eviltwin69 at cableone.net
Tue May 11 16:20:54 PDT 2004


GVerb appears to be broken.  SC4 appears to be broken.  Neither of these
seem to care whether it's a valid or invalid place to insert them, they
just don't work and will hose up everything.  GVerb mutes the channel or
segfaults the program.  SC4 works when you insert it on 1 in/2 out or 2
in/2 out but hoses when you save it.  Freeverb is working.  I have no
idea what the problem is but I don't think it's that simple.

Jan

On Tue, 2004-05-11 at 18:13, Dan Harper wrote:
> Sorry if this is wrong, but no one has mentioned the REAL problem here. 
> If a certain plugin/input/output on a track is an invalid combination,
> Ardour should not even let you insert that plugin at the time of the
> insert attempt, let alone save it.
> 
> In other words, why code to catch the invalid combination on session
> load?  Just try to make sure the user can never do it, then you won't
> have to worry about it.
> 
> Dan
> 
> On Wed, 2004-05-12 at 05:52, Paul Davis wrote:
> > >Paul,
> > >
> > >	I'm now at Ardour/GTK 0.505.2 running with libardour 0.805.2.  Taking
> > >the old .ardour, stripping out all inserts, start Ardour, save session,
> > >quit Ardour, restart Ardour with saved session - works fine.  Add SC4 (2
> > >in/2 out) to 2 in/2 out track, save, quit, restart, get same error
> > >dialog.
> > 
> > oh man. its so obvious.
> > 
> > this is all part of the "multi-stage" creation of a session. we add
> > redirects before we have ports created. hence, the rules to determine
> > if a plugin is "valid" will fail in many cases.
> > 
> > deep thought required. and to think i only just came in from the
> > hammock :(
> > _______________________________________________
> > ardour-dev mailing list
> > ardour-dev at lists.ardour.org
> > http://lists.ardour.org/listinfo.cgi/ardour-dev-ardour.org
> -- 
> Dan Harper
> http://danharper.org
> 





More information about the Ardour-Dev mailing list