On 2012-03-06 06:51, David Robillard wrote:
> On Sun, 2012-03-04 at 14:04 -0500, Edward Diehl wrote:
>> State restore works for gig, SF2 but not SFZ, which I think is a known
>> problem.
>
> Yes, this is because SFZ contains paths which need to be mapped.
> Unfortunately this means LinuxSampler is
On Sun, 2012-03-04 at 14:04 -0500, Edward Diehl wrote:
> I have gotten the LV2 state restoration working in Ardour3. I was
> missing a configuration option on lv2-svn. This must be built with
> the --experimental option to get lilv state support. So I did:
> o build lv2-svn latest SVN with --ex