[LAD] minimal LV2
Gabriel M. Beddingfield
gabrbedd at gmail.com
Sat Jun 12 23:07:15 UTC 2010
On Sun, 13 Jun 2010, fons at kokkinizita.net wrote:
> On Sat, Jun 12, 2010 at 05:40:09PM -0500, Gabriel M. Beddingfield wrote:
>
>> Minimum to define an LV2 plugin is here:
>>
>> http://lv2plug.in/docs/index.php?title=Writing_Plugins
>> http://lv2plug.in/plugins/Amp-example.lv2
>
> Regarding the example, what is the function of each of
>
> amp-full.ttl
> amp.ttl
> manifest.ttl
>
> and why are these separate files ?
manifest.ttl is the required file that the LV2 host will
look for.
Inside manifest.ttl is a declaration that it includes the
plugin amp.so and several related declarations in amp.ttl
amp-full.ttl is a full-blow, professional, and
internationalized version of amp.ttl... for demonstration
purposes.
-gabriel
More information about the Linux-audio-dev
mailing list