v0.1.5-beta
This commit is contained in:
@@ -1 +1 @@
|
||||
ToobAmp.so.0.1.3
|
||||
ToobAmp.so.0.1.5
|
||||
Binary file not shown.
Binary file not shown.
@@ -33,22 +33,22 @@
|
||||
<http://two-play.com/plugins/toob-freeverb>
|
||||
a lv2:Plugin ,
|
||||
lv2:SimulatorPlugin ;
|
||||
doap:name "TooB FreeVerb" ,
|
||||
"TooB FreeVerb"@en-gb-gb
|
||||
doap:name "TooB Freeverb" ,
|
||||
"TooB Freeverb"@en-gb-gb
|
||||
;
|
||||
doap:license <https://two-play.com/TooB/licenses/isc> ;
|
||||
doap:maintainer <http://two-play.com/rerdavies#me> ;
|
||||
lv2:minorVersion 0 ;
|
||||
lv2:microVersion 13 ;
|
||||
rdfs:comment """
|
||||
ToobFreeVerb is an Lv2 implementation of the famous FreeVerb reverb effect.
|
||||
ToobFreeverb is an Lv2 implementation of the famous Freeverb reverb effect.
|
||||
|
||||
The core implementation is taken from the The Synthesis Toolkit in C++ (STK), https://github.com/thestk/stk, Perry R. Cook and Gary P. Scavone.
|
||||
|
||||
""" ;
|
||||
|
||||
mod:brand "TooB";
|
||||
mod:label "FreeVerb";
|
||||
mod:label "Freeverb";
|
||||
lv2:optionalFeature lv2:hardRTCapable;
|
||||
|
||||
lv2:port
|
||||
|
||||
Reference in New Issue
Block a user