Browse Source

Fix whitespace

Signed-off-by: falkTX <falktx@falktx.com>
tags/2020-07-14
falkTX 4 years ago
parent
commit
0fa46e240e
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
2 changed files with 4 additions and 68 deletions
  1. +4
    -4
      mod-lv2-data/TAL-Reverb-2.lv2/TAL-Reverb-2.ttl
  2. +0
    -64
      mod-lv2-data/TAL-Reverb-2.lv2/manifest.ttl

+ 4
- 4
mod-lv2-data/TAL-Reverb-2.lv2/TAL-Reverb-2.ttl View File

@@ -100,7 +100,7 @@
lv2:default 257.0 ;
lv2:minimum 100.0 ;
lv2:maximum 10000.0 ;
lv2:portProperty epp:logarithmic;
lv2:portProperty epp:logarithmic;
unit:unit unit:hz ;
] ,
[
@@ -111,7 +111,7 @@
lv2:default 3039.0 ;
lv2:minimum 100.0 ;
lv2:maximum 10000.0 ;
lv2:portProperty epp:logarithmic;
lv2:portProperty epp:logarithmic;
unit:unit unit:hz ;
] ,
[
@@ -122,7 +122,7 @@
lv2:default 2237.0 ;
lv2:minimum 100.0 ;
lv2:maximum 10000.0 ;
lv2:portProperty epp:logarithmic;
lv2:portProperty epp:logarithmic;
unit:unit unit:hz ;
] ,
[
@@ -175,6 +175,6 @@
lv2:portProperty lv2:toggled ;
] ;

doap:name "Tal-Reverb-II" ;
doap:name "TAL-Reverb-II" ;
doap:maintainer [ foaf:name "TAL-Togu Audio Line" ] .


+ 0
- 64
mod-lv2-data/TAL-Reverb-2.lv2/manifest.ttl View File

@@ -1,133 +1,69 @@
@prefix lv2: <http://lv2plug.in/ns/lv2core#> .

@prefix pset: <http://lv2plug.in/ns/ext/presets#> .

@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

@prefix ui: <http://lv2plug.in/ns/extensions/ui#> .


<http://moddevices.com/plugins/tal-reverb-2>
a lv2:Plugin ;
lv2:binary <TAL-Reverb-2.so> ;
rdfs:seeAlso <TAL-Reverb-2.ttl> .



<http://moddevices.com/plugins/tal-reverb-2#preset001>

a pset:Preset ;

lv2:appliesTo <http://moddevices.com/plugins/tal-reverb-2> ;

rdfs:label "Gentle Drum Ambience" ;

rdfs:seeAlso <presets.ttl> .



<http://moddevices.com/plugins/tal-reverb-2#preset002>

a pset:Preset ;

lv2:appliesTo <http://moddevices.com/plugins/tal-reverb-2> ;

rdfs:label "80's Plate" ;

rdfs:seeAlso <presets.ttl> .



<http://moddevices.com/plugins/tal-reverb-2#preset003>

a pset:Preset ;

lv2:appliesTo <http://moddevices.com/plugins/tal-reverb-2> ;

rdfs:label "Big Wet Plate (no EQ)" ;

rdfs:seeAlso <presets.ttl> .



<http://moddevices.com/plugins/tal-reverb-2#preset004>

a pset:Preset ;

lv2:appliesTo <http://moddevices.com/plugins/tal-reverb-2> ;

rdfs:label "Small Drum Plate" ;

rdfs:seeAlso <presets.ttl> .



<http://moddevices.com/plugins/tal-reverb-2#preset005>

a pset:Preset ;

lv2:appliesTo <http://moddevices.com/plugins/tal-reverb-2> ;

rdfs:label "Dull Plate" ;

rdfs:seeAlso <presets.ttl> .



<http://moddevices.com/plugins/tal-reverb-2#preset006>

a pset:Preset ;

lv2:appliesTo <http://moddevices.com/plugins/tal-reverb-2> ;

rdfs:label "Need some Air" ;

rdfs:seeAlso <presets.ttl> .



<http://moddevices.com/plugins/tal-reverb-2#preset007>

a pset:Preset ;

lv2:appliesTo <http://moddevices.com/plugins/tal-reverb-2> ;

rdfs:label "Mid Plate" ;

rdfs:seeAlso <presets.ttl> .



<http://moddevices.com/plugins/tal-reverb-2#preset008>

a pset:Preset ;

lv2:appliesTo <http://moddevices.com/plugins/tal-reverb-2> ;

rdfs:label "Airy Mono Plate" ;

rdfs:seeAlso <presets.ttl> .



<http://moddevices.com/plugins/tal-reverb-2#preset009>

a pset:Preset ;

lv2:appliesTo <http://moddevices.com/plugins/tal-reverb-2> ;

rdfs:label "1100Hz Plate" ;

rdfs:seeAlso <presets.ttl> .



<http://moddevices.com/plugins/tal-reverb-2#preset010>

a pset:Preset ;

lv2:appliesTo <http://moddevices.com/plugins/tal-reverb-2> ;

rdfs:label "Short Plate" ;

rdfs:seeAlso <presets.ttl> .

Loading…
Cancel
Save