On 04/03/2011 04:19 AM, David Robillard wrote:
> Hello,
>
> I have been working on resolving fragmentation among LV2 implementations
> of plugin state persistence. The most recent / hopefully best extensions
> are:
>
> http://lv2plug.in/ns/ext/persist <http://lv2plug.in/ns/ext/files/>
> http://lv2plug.in/ns/ext/files <http://lv2plug.in/ns/ext/files/>
>
> This is implemented in the latest Ardour3 SVN.
>
> Attached is a patch for LinuxSampler that works with Ardour3 (at least
> as far as I have tested, e.g. you can load the plugin, load a bunch of
> sample banks, save the session, quit ardour, and reload the session, to
> have the sampler state successfully restored).
>
> I have added a touch of API to Plugin to allow mapping of all filenames
> in the state string. This will allow the host to make a 'deep export' of
> LS plugin state for distribution/archival/etc. All other changes are
> local to PluginLv2.
>
> These extensions are still provisional, feedback on them is welcome
> (when they are implemented in at least one other plugin and host (I'll
> probably do QTractor) and any issues people bring up have been
> addressed, then they will become stable/released).
>

hi Dave,

please take today's qtractor svn trunk r1936+ (0.4.8.58) as a starting 
point for your review.

i have done the lv2_persist update myself on a hurry and knee-jerk 
reaction--i'm not that sure whether it is compliant to your standards :) 
please have a look and tell what you find wrong.

which lv2 plugins are using the new lv2_persist extension?

otoh, how does this new lv2_files extension relate to the old (and 
probably deprecated) lv2_saverestore ?? afaik, lv2_saverestore was 
already implemented on linuxsampler _and_ qtractor, long ago ...

seeya
-- 
rncbc aka Rui Nuno Capela
rn...@rncbc.org

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to