File tree Expand file tree Collapse file tree 5 files changed +5
-78
lines changed
kx-control-input-port-change-request.lv2 Expand file tree Collapse file tree 5 files changed +5
-78
lines changed Original file line number Diff line number Diff line change 1- @prefix dcs: <http://ontologi.es/doap-changeset#> .
21@prefix doap: <http://usefulinc.com/ns/doap#> .
32@prefix foaf: <http://xmlns.com/foaf/0.1/> .
43@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
1211 doap:created " 2020-10-14" ;
1312 doap:shortdesc " LV2 extension for allowing plugins to request changes on their own control input ports." ;
1413 doap:developer <https://falktx.com/> ;
15- doap:maintainer <https://falktx.com/> ;
16- doap:release [
17- doap:revision " 0.0" ;
18- doap:created " 2020-10-14" ;
19- doap:file-release <http://kx.studio/ns/lv2ext/kx-extensions-1.0.tar.bz2> ;
20- dcs:changeset [
21- dcs:item [
22- rdfs:label " First stable release."
23- ]
24- ]
25- ] .
14+ doap:maintainer <https://falktx.com/> .
Original file line number Diff line number Diff line change 1- @prefix dcs: <http://ontologi.es/doap-changeset#> .
21@prefix doap: <http://usefulinc.com/ns/doap#> .
32@prefix foaf: <http://xmlns.com/foaf/0.1/> .
43@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
1211 doap:created " 2015-07-03" ;
1312 doap:shortdesc " LV2 extension for implementing external UIs." ;
1413 doap:developer <https://falktx.com/> ;
15- doap:maintainer <https://falktx.com/> ;
16- doap:release [
17- doap:revision " 2.0" ;
18- doap:created " 2020-08-08" ;
19- doap:file-release <https://github.com/KXStudio/LV2-Extensions/archive/2020-08-08.tar.gz> ;
20- dcs:changeset [
21- dcs:item [
22- rdfs:label " Relicense as ISC."
23- ]
24- ]
25- ] , [
26- doap:revision " 1.0" ;
27- doap:created " 2015-07-03" ;
28- doap:file-release <https://github.com/KXStudio/LV2-Extensions/archive/2020-07-14.tar.gz> ;
29- dcs:changeset [
30- dcs:item [
31- rdfs:label " First stable release."
32- ]
33- ]
34- ] .
14+ doap:maintainer <https://falktx.com/> .
Original file line number Diff line number Diff line change 1- @prefix dcs: <http://ontologi.es/doap-changeset#> .
21@prefix doap: <http://usefulinc.com/ns/doap#> .
32@prefix foaf: <http://xmlns.com/foaf/0.1/> .
43@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
1211 doap:created " 2015-07-03" ;
1312 doap:shortdesc " LV2 extension for implementing plugin-side programs." ;
1413 doap:developer <https://falktx.com/> ;
15- doap:maintainer <https://falktx.com/> ;
16- doap:release [
17- doap:revision " 1.0" ;
18- doap:created " 2015-07-03" ;
19- doap:file-release <http://kxstudio.sf.net/ns/lv2ext/kx-extensions-1.0.tar.bz2> ;
20- dcs:changeset [
21- dcs:item [
22- rdfs:label " First stable release."
23- ]
24- ]
25- ] .
14+ doap:maintainer <https://falktx.com/> .
Original file line number Diff line number Diff line change 1- @prefix dcs: <http://ontologi.es/doap-changeset#> .
21@prefix doap: <http://usefulinc.com/ns/doap#> .
32@prefix foaf: <http://xmlns.com/foaf/0.1/> .
43@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
1211 doap:created " 2015-07-03" ;
1312 doap:shortdesc " LV2 extension for custom KXStudio properties." ;
1413 doap:developer <https://falktx.com/> ;
15- doap:maintainer <https://falktx.com/> ;
16- doap:release [
17- doap:revision " 1.0" ;
18- doap:created " 2015-07-03" ;
19- doap:file-release <http://kxstudio.sf.net/ns/lv2ext/kx-extensions-1.0.tar.bz2> ;
20- dcs:changeset [
21- dcs:item [
22- rdfs:label " First stable release."
23- ]
24- ]
25- ] .
14+ doap:maintainer <https://falktx.com/> .
Original file line number Diff line number Diff line change 1- @prefix dcs: <http://ontologi.es/doap-changeset#> .
21@prefix doap: <http://usefulinc.com/ns/doap#> .
32@prefix foaf: <http://xmlns.com/foaf/0.1/> .
43@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
1211 doap:created " 2015-07-03" ;
1312 doap:shortdesc " LV2 extension that provides a realtime safe memory pool for plugins." ;
1413 doap:developer <https://falktx.com/> ;
15- doap:maintainer <https://falktx.com/> ;
16- doap:release [
17- doap:revision " 2.0" ;
18- doap:created " 2020-08-08" ;
19- doap:file-release <https://github.com/KXStudio/LV2-Extensions/archive/2020-08-08.tar.gz> ;
20- dcs:changeset [
21- dcs:item [
22- rdfs:label " Relicense as ISC."
23- ]
24- ]
25- ] , [
26- doap:revision " 1.0" ;
27- doap:created " 2015-07-03" ;
28- doap:file-release <https://github.com/KXStudio/LV2-Extensions/archive/2020-07-14.tar.gz> ;
29- dcs:changeset [
30- dcs:item [
31- rdfs:label " First stable release."
32- ]
33- ]
34- ] .
14+ doap:maintainer <https://falktx.com/> .
You can’t perform that action at this time.
0 commit comments