TooB Tuner stability, mod:fileTypes for TooB plugins.
This commit is contained in:
@@ -55,7 +55,7 @@ cabir:impulseFile
|
||||
a lv2:Parameter;
|
||||
rdfs:label "IR";
|
||||
pg:group cabir:impulseFile1Group ;
|
||||
mod:fileTypes "wav,flac";
|
||||
mod:fileTypes "ir,wav,flac";
|
||||
|
||||
rdfs:range atom:Path.
|
||||
|
||||
@@ -63,14 +63,14 @@ cabir:impulseFile2
|
||||
a lv2:Parameter;
|
||||
rdfs:label "IR";
|
||||
pg:group cabir:impulseFile2Group ;
|
||||
mod:fileTypes "wav,flac";
|
||||
mod:fileTypes "ir,wav,flac";
|
||||
rdfs:range atom:Path.
|
||||
|
||||
cabir:impulseFile3
|
||||
a lv2:Parameter;
|
||||
rdfs:label "IR";
|
||||
pg:group cabir:impulseFile3Group ;
|
||||
mod:fileTypes "wav,flac";
|
||||
mod:fileTypes "ir,wav,flac";
|
||||
rdfs:range atom:Path.
|
||||
|
||||
|
||||
@@ -93,7 +93,7 @@ cabir:impulseFile3
|
||||
doap:license <https://rerdavies.github.io/pipedal/LicenseToobAmp> ;
|
||||
doap:maintainer <http://two-play.com/rerdavies#me> ;
|
||||
lv2:minorVersion 0 ;
|
||||
lv2:microVersion 51 ;
|
||||
lv2:microVersion 52 ;
|
||||
rdfs:comment """
|
||||
|
||||
TooB Cab IR is a convolution-based guitar cabinet impulse response simulator.
|
||||
|
||||
Reference in New Issue
Block a user