diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0b5f9fc..5577aed 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,10 +1,10 @@
cmake_minimum_required(VERSION 3.16.0)
project(pipedal
- VERSION 0.1.4
+ VERSION 0.1.5
DESCRIPTION "PiPedal Guitar Effect Pedal For Raspberry Pi"
HOMEPAGE_URL "https://github.com/rerdavies/pipedal"
)
-set (DISPLAY_VERSION "v0.1.4-alpha.3")
+set (DISPLAY_VERSION "v0.1.5-beta")
set (CMAKE_INSTALL_PREFIX "/usr/")
@@ -75,7 +75,6 @@ set(CPACK_PACKAGE_DESCRIPTION "IoT guitar effect pedal for Raspberry Pi, with ph
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "IoT guitar effect for Raspberry Pi")
set(CPACK_DEBIAN_PACKAGE_SECTION sound)
set(CPACK_DEBIAN_PACKAGE_SHLIBDEPS ON)
-set(CPACK_DEBIAN_PACKAGE_PREDEPENDS hostapd authbind )
set(CPACK_DEBIAN_PACKAGE_CONTROL_STRICT_PERMISSION TRUE)
set(CPACK_DEBIAN_PACKAGE_DEPENDS "jackd2")
#set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "arm64")
diff --git a/README.md b/README.md
index 7bb2e20..730fe22 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@

-[v0.1.4-alpha.3](docs/download.md)
+[v0.1.5-beta](docs/download.md)
Use your Raspberry Pi as a guitar effects pedal. PiPedal allows you to control and configure your guitar effects via a web interface, using your phone, tablet, or computer.
diff --git a/docs/Installing.md b/docs/Installing.md
index 473f0c6..b99f2c8 100644
--- a/docs/Installing.md
+++ b/docs/Installing.md
@@ -4,7 +4,7 @@
Download the most recent Debian (.deb) package for your platform:
-- [Ubuntu or Raspberry Pi OS (64-bit)](https://github.com/rerdavies/pipedal/releases/download/v0.1.4-alpha.3/pipedal_0.1.4_arm64.deb) v0.1.4-alpha.3
+- [Ubuntu or Raspberry Pi OS (64-bit)](https://github.com/rerdavies/pipedal/releases/download/v0.1.5-beta/pipedal_0.1.5_arm64.deb) v0.1.5-beta
Install the package by running
diff --git a/docs/download.md b/docs/download.md
index 43e80a7..254bc29 100644
--- a/docs/download.md
+++ b/docs/download.md
@@ -4,7 +4,7 @@
Download the most recent Debian (.deb) package for your platform:
-- [Ubuntu or Raspberry Pi OS (64-bit)](https://github.com/rerdavies/pipedal/releases/download/v0.1.4-alpha.3/pipedal_0.1.4_arm64.deb) v0.1.4-alpha.3
+- [Ubuntu or Raspberry Pi OS (64-bit)](https://github.com/rerdavies/pipedal/releases/download/v0.1.5-beta/pipedal_0.1.5_arm64.deb) v0.1.5-beta
Install the package by running
diff --git a/docs/index.md b/docs/index.md
index b34751e..ad8c4ae 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -1,6 +1,6 @@
-v0.1.4-alpha.3
+v0.1.5-beta
Use your Raspberry Pi as a guitar effects pedal. PiPedal allows you to control and configure your guitar effects via a web interface, using your phone, tablet, or computer.
diff --git a/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.0 b/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.0
index 5b128c1..e752e88 120000
--- a/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.0
+++ b/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.0
@@ -1 +1 @@
-ToobAmp.so.0.1.3
\ No newline at end of file
+ToobAmp.so.0.1.5
\ No newline at end of file
diff --git a/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.0.1.3 b/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.0.1.3
deleted file mode 100644
index 92f041f..0000000
Binary files a/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.0.1.3 and /dev/null differ
diff --git a/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.0.1.5 b/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.0.1.5
new file mode 100644
index 0000000..4c99dc4
Binary files /dev/null and b/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.0.1.5 differ
diff --git a/lv2/aarch64/ToobAmp.lv2/ToobFreeverb.ttl b/lv2/aarch64/ToobAmp.lv2/ToobFreeverb.ttl
index 538796f..edee674 100644
--- a/lv2/aarch64/ToobAmp.lv2/ToobFreeverb.ttl
+++ b/lv2/aarch64/ToobAmp.lv2/ToobFreeverb.ttl
@@ -33,22 +33,22 @@
a lv2:Plugin ,
lv2:SimulatorPlugin ;
- doap:name "TooB FreeVerb" ,
- "TooB FreeVerb"@en-gb
+ doap:name "TooB Freeverb" ,
+ "TooB Freeverb"@en-gb
;
doap:license ;
doap:maintainer ;
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