Merge branch 'main' of https://github.com/rerdavies/pipedal
This commit is contained in:
+4
-3
@@ -4,13 +4,14 @@ GxPlugins.lv2 is a set of extra standalone lv2 plugins designed to compliment th
|
|||||||
|
|
||||||
To install GxPlugins.lv2 on Raspberry Pi OS, Ubuntu or Debian (arm64), download the following file:
|
To install GxPlugins.lv2 on Raspberry Pi OS, Ubuntu or Debian (arm64), download the following file:
|
||||||
|
|
||||||
* [GxPlugins.lv2 v0.9 (arm64)](gxplugins_0.9_arm64.deb)
|
* [GxPlugins.lv2 v0.9 (arm64)](https://github.com/rerdavies/pipedal/releases/download/gxplugins_0.9_arm64.deb/gxplugins_0.9_arm64.deb)
|
||||||
|
|
||||||
Run the following command:
|
Run the following command:
|
||||||
|
|
||||||
|
```
|
||||||
cd ~/Downloads
|
cd ~/Downloads
|
||||||
sudo apt-get install ./gxplugins_0.9_arm64.deb
|
sudo apt-get install ./gxplugins_0.9_arm64.deb
|
||||||
|
```
|
||||||
----
|
----
|
||||||
|
|
||||||
gxplugins_0.9_arm64.deb is provided under the terms of the [GNU General Public License v3.0](GPLv3.md).
|
gxplugins_0.9_arm64.deb is provided under the terms of the [GNU General Public License v3.0](GPLv3.md).
|
||||||
@@ -18,5 +19,5 @@ gxplugins_0.9_arm64.deb is provided under the terms of the [GNU General Public L
|
|||||||
© 2017 Hermann Meyer <brummer@web.de>
|
© 2017 Hermann Meyer <brummer@web.de>
|
||||||
© 2019 Olivier Humbert <trebmuh@tuxfamily.org>
|
© 2019 Olivier Humbert <trebmuh@tuxfamily.org>
|
||||||
|
|
||||||
Compiled from source from https://github.com/brummer10/GxPlugins.lv2
|
Compiled from source at https://github.com/brummer10/GxPlugins.lv2
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user