Re: [Linuxsampler-devel] Ardour3 + linuxsampler plugin

2012-03-06 Thread Edward Diehl
Ok, fine, do the state restoration the right way. Here are 2 other things I notice: 1. Concerning lilv I get 6 of this message when starting ardour3: lilv_plugin_load_ports_if_necessary(): error: Plugin is missing port 4/6 It does not cause any obvious ill effect. 2. Also, I discovered anot

Re: [Linuxsampler-devel] Ardour3 + linuxsampler plugin

2012-03-06 Thread David Robillard
On Tue, 2012-03-06 at 14:59 -0500, Edward Diehl wrote: > > Yes, this is because SFZ contains paths which need to be mapped. > > Unfortunately this means LinuxSampler is going to have to rewrite the > > SFZ file on save, but this is the only way to get properly > > archivable/portable sessions. >

Re: [Linuxsampler-devel] Ardour3 + linuxsampler plugin

2012-03-06 Thread David Robillard
On Tue, 2012-03-06 at 08:18 +0100, Andreas Persson wrote: > 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 path

Re: [Linuxsampler-devel] Ardour3 + linuxsampler plugin

2012-03-06 Thread Edward Diehl
> Yes, this is because SFZ contains paths which need to be mapped. > Unfortunately this means LinuxSampler is going to have to rewrite the > SFZ file on save, but this is the only way to get properly > archivable/portable sessions. Its nice to SFZ save to a portable session, but from my point of