toobamp 1.3.79 aarch64
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
@prefix urid: <http://lv2plug.in/ns/ext/urid#> .
|
||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
|
||||
@prefix pipedalui: <http://github.com/rerdavies/pipedal/ui#> .
|
||||
@prefix mod: <http://moddevices.com/ns/mod#> .
|
||||
|
||||
@prefix toobtuner: <http://two-play.com/plugins/toob-tuner#> .
|
||||
|
||||
@@ -35,12 +36,15 @@
|
||||
a lv2:Plugin ,
|
||||
lv2:AnalyserPlugin ;
|
||||
doap:name "TooB Tuner";
|
||||
mod:brand "TooB";
|
||||
mod:label "Tuner";
|
||||
|
||||
uiext:ui <http://two-play.com/plugins/toob-tuner-ui>;
|
||||
|
||||
doap:license <https://rerdavies.github.io/pipedal/LicenseToobAmp> ;
|
||||
doap:maintainer <http://two-play.com/rerdavies#me> ;
|
||||
lv2:minorVersion 0 ;
|
||||
lv2:microVersion 78 ;
|
||||
lv2:microVersion 79 ;
|
||||
rdfs:comment """
|
||||
TooB Tuner is a chromatic guitar tuner.
|
||||
""" ;
|
||||
|
||||
Reference in New Issue
Block a user