ToobAmp 1.2.76 aarch64

This commit is contained in:
Robin E. R. Davies
2026-04-20 01:39:30 -04:00
parent 55c464f904
commit 1d05500784
40 changed files with 235 additions and 47 deletions
+2 -2
View File
@@ -60,7 +60,7 @@ toobPlayer:seek
doap:license <https://rerdavies.github.io/pipedal/LicenseToobAmp> ;
doap:maintainer <http://two-play.com/rerdavies#me> ;
lv2:minorVersion 0 ;
lv2:microVersion 74 ;
lv2:microVersion 76 ;
rdfs:comment """
Play audio files. Audio files can optionally be loooped by pressing the "Set loop" button.
@@ -84,7 +84,7 @@ folder artwork files that have a .jpg file extension.
mod:label "File Player";
# ONLY works in PiPedal
lv2:requiredFeature "http://github.com/rerdavies/pipedal#host" ;
lv2:requiredFeature <http://github.com/rerdavies/pipedal#host> ;
lv2:optionalFeature lv2:hardRTCapable,state::freePath, state:makePath, state:mapPath, work:schedule ;
lv2:extensionData state:interface, work:interface;