mirror of https://github.com/dcoredump/dexed.git
Merge pull request #2 from zynthian/native-lv2
Organize presets into banks following LV2 specs.pull/4/head
commit
0a85f7c264
File diff suppressed because it is too large
Load Diff
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-01_FM-Rhodes.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "01_FM-Rhodes" ; |
|
||||||
rdfs:seeAlso <dexed-01_FM-Rhodes.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-02_FM-Rhodes2.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "02_FM-Rhodes2" ; |
|
||||||
rdfs:seeAlso <dexed-02_FM-Rhodes2.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-03_Meinecke.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "03_Meinecke" ; |
|
||||||
rdfs:seeAlso <dexed-03_Meinecke.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-04_CCCP-70.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "04_CCCP-70" ; |
|
||||||
rdfs:seeAlso <dexed-04_CCCP-70.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-05_Steinway.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "05_Steinway" ; |
|
||||||
rdfs:seeAlso <dexed-05_Steinway.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-06_Korg_CX3.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "06_Korg_CX3" ; |
|
||||||
rdfs:seeAlso <dexed-06_Korg_CX3.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-07_Leadharp.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "07_Leadharp" ; |
|
||||||
rdfs:seeAlso <dexed-07_Leadharp.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-08_Synclavier.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "08_Synclavier" ; |
|
||||||
rdfs:seeAlso <dexed-08_Synclavier.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-09_ELEC_VANG.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "09_ELEC_VANG" ; |
|
||||||
rdfs:seeAlso <dexed-09_ELEC_VANG.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-10_FATSO._RT..ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "10_FATSO._RT." ; |
|
||||||
rdfs:seeAlso <dexed-10_FATSO._RT..ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-11_FATSYNTH_A.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "11_FATSYNTH_A" ; |
|
||||||
rdfs:seeAlso <dexed-11_FATSYNTH_A.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-12_JUPITER_1.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "12_JUPITER_1" ; |
|
||||||
rdfs:seeAlso <dexed-12_JUPITER_1.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-13_JUPITER_8.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "13_JUPITER_8" ; |
|
||||||
rdfs:seeAlso <dexed-13_JUPITER_8.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-14_Jupiter.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "14_Jupiter" ; |
|
||||||
rdfs:seeAlso <dexed-14_Jupiter.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-15_ANALOG_2.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "15_ANALOG_2" ; |
|
||||||
rdfs:seeAlso <dexed-15_ANALOG_2.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-16_JUNO_106_6.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "16_JUNO_106_6" ; |
|
||||||
rdfs:seeAlso <dexed-16_JUNO_106_6.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-17_ALG.2._RT..ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "17_ALG.2._RT." ; |
|
||||||
rdfs:seeAlso <dexed-17_ALG.2._RT..ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-18_Mooger_Low.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "18_Mooger_Low" ; |
|
||||||
rdfs:seeAlso <dexed-18_Mooger_Low.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-19_Soft-Moog.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "19_Soft-Moog" ; |
|
||||||
rdfs:seeAlso <dexed-19_Soft-Moog.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-20_Mooger.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "20_Mooger" ; |
|
||||||
rdfs:seeAlso <dexed-20_Mooger.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-21_Mini-Moog.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "21_Mini-Moog" ; |
|
||||||
rdfs:seeAlso <dexed-21_Mini-Moog.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-22_Mini-Moog2.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "22_Mini-Moog2" ; |
|
||||||
rdfs:seeAlso <dexed-22_Mini-Moog2.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-23_Moog_Strng.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "23_Moog_Strng" ; |
|
||||||
rdfs:seeAlso <dexed-23_Moog_Strng.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-24_ANASTRINGS.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "24_ANASTRINGS" ; |
|
||||||
rdfs:seeAlso <dexed-24_ANASTRINGS.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-25_ANALOG_1.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "25__ANALOG__1" ; |
|
||||||
rdfs:seeAlso <dexed-25_ANALOG__1.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-26_ANALOG.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "26_ANALOG" ; |
|
||||||
rdfs:seeAlso <dexed-26_ANALOG.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-27_Horn_Str..ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "27_Horn_Str." ; |
|
||||||
rdfs:seeAlso <dexed-27_Horn_Str..ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-28_St_Pad_4c.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "28__St_Pad__4c" ; |
|
||||||
rdfs:seeAlso <dexed-28_St_Pad__4c.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-29_St_Pad_5c.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "29__St_Pad__5c" ; |
|
||||||
rdfs:seeAlso <dexed-29_St_Pad__5c.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-30_STRINGS_M2.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "30_STRINGS_M2" ; |
|
||||||
rdfs:seeAlso <dexed-30_STRINGS_M2.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-31_SAMPLESTRG.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "31_SAMPLESTRG" ; |
|
||||||
rdfs:seeAlso <dexed-31_SAMPLESTRG.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-32_MID.STRG_B.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "32_MID.STRG_B" ; |
|
||||||
rdfs:seeAlso <dexed-32_MID.STRG_B.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-33_HORNS_5A_W.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "33_HORNS_5A_W" ; |
|
||||||
rdfs:seeAlso <dexed-33_HORNS_5A_W.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-34_80_F.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "34_80_F" ; |
|
||||||
rdfs:seeAlso <dexed-34_80_F.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-35_8RASS__3.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "35__8RASS___3" ; |
|
||||||
rdfs:seeAlso <dexed-35_8RASS___3.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-36_JUMP.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "36_JUMP" ; |
|
||||||
rdfs:seeAlso <dexed-36_JUMP.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-37_JUMP_2SENS.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "37_JUMP_2SENS" ; |
|
||||||
rdfs:seeAlso <dexed-37_JUMP_2SENS.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-38_FLUTE__1.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "38__FLUTE___1" ; |
|
||||||
rdfs:seeAlso <dexed-38_FLUTE___1.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-39_CORNET_HS.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "39_CORNET_HS" ; |
|
||||||
rdfs:seeAlso <dexed-39_CORNET_HS.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-40_CP_9O.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "40_CP_9O" ; |
|
||||||
rdfs:seeAlso <dexed-40_CP_9O.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-41_B-R-ASS_1.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "41_B-R-ASS_1" ; |
|
||||||
rdfs:seeAlso <dexed-41_B-R-ASS_1.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-42_BASS___1.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "42__BASS____1" ; |
|
||||||
rdfs:seeAlso <dexed-42_BASS____1.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-43_SCHMIDT_2.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "43_SCHMIDT_2" ; |
|
||||||
rdfs:seeAlso <dexed-43_SCHMIDT_2.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-44_FUNK-RHYT..ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "44_FUNK-RHYT." ; |
|
||||||
rdfs:seeAlso <dexed-44_FUNK-RHYT..ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-45_KLA5_HS.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "45_KLA5_HS" ; |
|
||||||
rdfs:seeAlso <dexed-45_KLA5_HS.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-46_D_5-6......ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "46_D_5-6....." ; |
|
||||||
rdfs:seeAlso <dexed-46_D_5-6......ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-47_CLIC_HS.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "47_CLIC_HS" ; |
|
||||||
rdfs:seeAlso <dexed-47_CLIC_HS.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-48_JUMP_3.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "48_JUMP_3" ; |
|
||||||
rdfs:seeAlso <dexed-48_JUMP_3.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-49_ORGEL_1.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "49_ORGEL_1" ; |
|
||||||
rdfs:seeAlso <dexed-49_ORGEL_1.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-50_B_3_ORGAN.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "50_B_3_ORGAN" ; |
|
||||||
rdfs:seeAlso <dexed-50_B_3_ORGAN.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-51_PIANO__2.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "51__PIANO___2" ; |
|
||||||
rdfs:seeAlso <dexed-51_PIANO___2.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-52_BREAK_FREE.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "52_BREAK_FREE" ; |
|
||||||
rdfs:seeAlso <dexed-52_BREAK_FREE.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-53_BASCHMIDT.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "53_BASCHMIDT" ; |
|
||||||
rdfs:seeAlso <dexed-53_BASCHMIDT.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-54_RHODES1_RH.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "54_RHODES1_RH" ; |
|
||||||
rdfs:seeAlso <dexed-54_RHODES1_RH.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-55_RHODES_2.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "55_RHODES_2" ; |
|
||||||
rdfs:seeAlso <dexed-55_RHODES_2.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-56_HOHNER_D_6.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "56_HOHNER_D_6" ; |
|
||||||
rdfs:seeAlso <dexed-56_HOHNER_D_6.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-57_SYNTH_R.T..ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "57_SYNTH_R.T." ; |
|
||||||
rdfs:seeAlso <dexed-57_SYNTH_R.T..ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-58_STRING_SYN.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "58_STRING_SYN" ; |
|
||||||
rdfs:seeAlso <dexed-58_STRING_SYN.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-59_FANFARE_H1.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "59_FANFARE_H1" ; |
|
||||||
rdfs:seeAlso <dexed-59_FANFARE_H1.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-60_JUNK.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "60_JUNK" ; |
|
||||||
rdfs:seeAlso <dexed-60_JUNK.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-61_--OBERHEIM.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "61_--OBERHEIM" ; |
|
||||||
rdfs:seeAlso <dexed-61_--OBERHEIM.ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-62_CHOIR..ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "62_CHOIR." ; |
|
||||||
rdfs:seeAlso <dexed-62_CHOIR..ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-63_BRS.STRS..ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "63_BRS.STRS." ; |
|
||||||
rdfs:seeAlso <dexed-63_BRS.STRS..ttl> . |
|
@ -1,13 +0,0 @@ |
|||||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> . |
|
||||||
@prefix lv2: <http://lv2plug.in/ns/lv2core#> . |
|
||||||
@prefix pset: <http://lv2plug.in/ns/ext/presets#> . |
|
||||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
|
||||||
@prefix state: <http://lv2plug.in/ns/ext/state#> . |
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
|
||||||
|
|
||||||
<dexed-64_LAAZCHRD1.ttl> |
|
||||||
lv2:appliesTo <https://github.com/dcoredump/dexed.lv2> ; |
|
||||||
a pset:Preset ; |
|
||||||
rdfs:label "64_LAAZCHRD1" ; |
|
||||||
rdfs:seeAlso <dexed-64_LAAZCHRD1.ttl> . |
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue