ToobAmp aarch64 1.1.58

This commit is contained in:
Robin E. R. Davies
2025-03-18 05:09:13 -04:00
parent 94cd18f316
commit 842fa68797
32 changed files with 686 additions and 100 deletions
+3 -4
View File
@@ -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";