Hello,
The LV2 persist extension implemented in my previous patch (and LS SVN)
turned out to need a bit of future proofing.
Attached is a patch to support its replacement, "LV2 State",
http://lv2plug.in/ns/ext/state
Tested working with latest ardour3 svn. A new Ardour 3 beta supporting
this (an
On Tue, 2011-10-18 at 18:55 +0100, Dan MacDonald wrote:
> Hi LS devs!
>
> I'm sure some of you already know me off the LAU/LAD lists as I've
> been the main tester of MIDI in Ardour 3 and I've FINALLY got round to
> concentrating on using LS under A3! Aren't you lucky? :D
>
> I'm addressing the l
On Fri, 2011-10-21 at 13:51 +0200, Christian Schoenebeck wrote:
> On Thursday 20 October 2011 13:25:48 Dan MacDonald wrote:
> > Hi Dave!
> >
> > On Wed, Oct 19, 2011 at 11:22 PM, David Robillard wrote:
> > > Hello,
> > >
> > > Attached is a patch that fixes a NULL pointer dereference problem tha