From 5341bed85bcbf66fc16578d0b0b09cb573e90c73 Mon Sep 17 00:00:00 2001 From: Robin Davies Date: Thu, 10 Oct 2024 03:17:47 -0400 Subject: [PATCH] PatchStorage copy-editing. Signed-off-by: Robin Davies --- docs/UsingLv2Plugins.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/UsingLv2Plugins.md b/docs/UsingLv2Plugins.md index 12883e7..6e32e07 100644 --- a/docs/UsingLv2Plugins.md +++ b/docs/UsingLv2Plugins.md @@ -9,7 +9,8 @@ PiPedal uses LV2 audio plugins. There are literally thousands of freely availabl By default, PiPedal comes with a basic set of plugins from the ToobAmp plugin collection. You will probably want to install more. Visit [PatchStorage](https://patchstorage.com/platform/lv2-plugins/) to download LV2 pluginst that have been precompiled for use on Raspberry Pi. To see LV2 plugins -that are specifically for Raspberry Pi, click on the `Target` dropdown button and select `rpi-aarch64`. +that are specifically for Raspberry Pi, click on the `Target` dropdown button and select `rpi-aarch64`. Once you have installed the plugin, PiPedal will detect the new +plugin and make it available in the list of available plugins automatically. You don't need to restart PiPedal after new plugins have been added. Here is a brief list of particularly recommended plugin collections.dhcp