Specify that it's a distortion plugin
This commit is contained in:
parent
a4f63da955
commit
3bec579af5
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
@prefix doap: <http://usefulinc.com/ns/doap#> .
|
@prefix doap: <http://usefulinc.com/ns/doap#> .
|
||||||
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
|
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
|
||||||
|
|
||||||
<https://github.com/aleksrutins/dynamite> a lv2:Plugin , lv2:AmplifierPlugin , doap:Project ;
|
<https://github.com/aleksrutins/dynamite> a lv2:Plugin , lv2:AmplifierPlugin , lv2:DistortionPlugin , doap:Project ;
|
||||||
lv2:binary <dynamite.so> ;
|
lv2:binary <dynamite.so> ;
|
||||||
doap:name "Dynamite" ;
|
doap:name "Dynamite" ;
|
||||||
doap:license <https://opensource.org/licenses/mit> ;
|
doap:license <https://opensource.org/licenses/mit> ;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue