bug: selection after control change w/ split.
This commit is contained in:
@@ -62,7 +62,7 @@ pstage:stage3
|
||||
a lv2:Plugin ,
|
||||
lv2:SimulatorPlugin ;
|
||||
|
||||
doap:name "TooB2 Power Stage";
|
||||
doap:name "TooB Power Stage";
|
||||
|
||||
doap:license <https://two-play.com/TooB/licenses/isc> ;
|
||||
doap:maintainer <http://two-play.com/rerdavies#me> ;
|
||||
@@ -70,7 +70,7 @@ pstage:stage3
|
||||
lv2:microVersion 1 ;
|
||||
|
||||
mod:brand "TooB";
|
||||
mod:label "Power Stage 2.0";
|
||||
mod:label "Power Stage";
|
||||
lv2:requiredFeature urid:map ;
|
||||
lv2:optionalFeature lv2:hardRTCapable;
|
||||
lv2:extensionData state:interface;
|
||||
|
||||
Binary file not shown.
@@ -32,7 +32,7 @@
|
||||
|
||||
<http://two-play.com/plugins/toob-freeverb>
|
||||
a lv2:Plugin ,
|
||||
lv2:SimulatorPlugin ;
|
||||
lv2:ReverbPlugin ;
|
||||
doap:name "TooB Freeverb" ,
|
||||
"TooB Freeverb"@en-gb-gb
|
||||
;
|
||||
|
||||
@@ -12,13 +12,6 @@
|
||||
rdfs:seeAlso <ToobML.ttl> .
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<http://two-play.com/plugins/toob-power-stage> a lv2:Plugin ;
|
||||
lv2:binary <ToobAmp.so> ;
|
||||
rdfs:seeAlso <PowerStage.ttl> .
|
||||
|
||||
<http://two-play.com/plugins/toob-power-stage-2> a lv2:Plugin ;
|
||||
lv2:binary <ToobAmp.so> ;
|
||||
rdfs:seeAlso <PowerStage2.ttl> .
|
||||
|
||||
Reference in New Issue
Block a user