[LV2] [solved]State example?
hermann meyer
brummer- at web.de
Sat Mar 16 12:52:51 PDT 2013
Am 16.03.2013 19:51, schrieb Harry van Haaren:
> On Sat, Mar 16, 2013 at 6:41 PM, hermann meyer <brummer- at web.de
> <mailto:brummer- at web.de>> wrote:
>
> So, after I have #included
> "lv2/lv2plug.in/ns/ext/presets/presets.h
> <http://lv2plug.in/ns/ext/presets/presets.h>"
> in my plug header, presets are saved by ardour3 as suspected.
>
>
> Congrats, good stuff!
>
> What makes it nice is that qtractor use the same preset dir so
> that presets are available in qtractor to.
>
>
> Indeed: its probably saving in ~/.lv2/<presetName>.lv2/
> Lv2 presets have been designed to be totally portable. If samples are
> used for convolving,
> they should be copied to the <presetName>.lv2 directory too.
>
> -Harry
Thanks Harry, well I will porting the guitarix IR-file convolution plug
in the next time as well, I will take your advises into account.
The plug in question here, is the full gutarix head with all tube,
tonestack and cab selections. I have reworked our dsp2cc script so that
it now output c++ classes from faust.dsp files which could directly be
used in lv2 plugs (including the connect_port call).
greets
hermann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lv2plug.in/pipermail/devel-lv2plug.in/attachments/20130316/b8b20479/attachment-0002.htm>
More information about the Devel
mailing list