ToobAmp aarch64 1.1.58
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
@prefix mod: <http://moddevices.com/ns/mod#> .
|
||||
@prefix param: <http://lv2plug.in/ns/ext/parameters#> .
|
||||
@prefix work: <http://lv2plug.in/ns/ext/worker#> .
|
||||
@prefix pipedal_patch: <http://github.com/rerdavies/pipedal/patch#> .
|
||||
|
||||
@prefix atom: <http://lv2plug.in/ns/ext/atom#> .
|
||||
@prefix patch: <http://lv2plug.in/ns/ext/patch#> .
|
||||
@@ -49,16 +50,14 @@
|
||||
;
|
||||
|
||||
uiext:ui <http://two-play.com/plugins/toob-spectrum-ui>;
|
||||
patch:writable
|
||||
<http://two-play.com/plugins/toob#spectrumResponseVector>;
|
||||
|
||||
patch:readable
|
||||
pipedal_patch:readable
|
||||
<http://two-play.com/plugins/toob#spectrumResponseVector>;
|
||||
|
||||
doap:license <https://rerdavies.github.io/pipedal/LicenseToobAmp> ;
|
||||
doap:maintainer <http://two-play.com/rerdavies#me> ;
|
||||
lv2:minorVersion 0 ;
|
||||
lv2:microVersion 57 ;
|
||||
lv2:microVersion 58 ;
|
||||
rdfs:comment "TooB spectrum analyzer" ;
|
||||
|
||||
mod:brand "TooB";
|
||||
|
||||
Reference in New Issue
Block a user