/[svn]/linuxsampler/trunk/src/hostplugins/lv2/manifest.ttl.in
ViewVC logotype

Contents of /linuxsampler/trunk/src/hostplugins/lv2/manifest.ttl.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2360 - (show annotations) (download)
Thu Aug 16 17:01:35 2012 UTC (11 years, 8 months ago) by persson
File size: 249 byte(s)
* LV2: fixed save/restore of SFZ state (patch by David Robillard)
* LV2: made LV2 plugin buildable on Windows and Mac

1 @prefix lv2: <http://lv2plug.in/ns/lv2core#> .
2 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
3
4 <http://linuxsampler.org/plugins/linuxsampler>
5 a lv2:Plugin ;
6 lv2:binary <linuxsampler@LIB_EXT@> ;
7 rdfs:seeAlso <linuxsampler.ttl> .

  ViewVC Help
Powered by ViewVC