naspro
view naspro-bridges-bad/ladspa/manifest.ttl @ 163:d7568c8379c1
Initiial DSSI support + reorganization
| author | Stefano D'Angelo <zanga.mail@gmail.com> |
|---|---|
| date | Fri Sep 11 13:31:52 2009 +0200 (2009-09-11) |
| parents | src/ladspa/manifest.ttl@cc067fdfbaf4 |
| children |
line source
1 #
2 # NASPRO - NASPRO Architecture for Sound Processing
3 # LADSPA bridge
4 #
5 # Copyright (C) 2007-2009 Stefano D'Angelo <zanga.mail@gmail.com>
6 #
7 # See the COPYING file for license conditions.
8 #
10 @prefix lv2: <http://lv2plug.in/ns/lv2core#>.
11 @prefix dman: <http://lv2plug.in/ns/ext/dynmanifest#>.
13 <http://naspro.atheme.org/ladspa> a dman:DynManifest;
14 lv2:binary <ladspa.so>.
