NeuralPi

Raspberry Pi guitar pedal using neural networks to emulate real amps and effects
Log | Files | Refs | Submodules | README

commit e0643d1c8b9faa909d9099edef0aad1d6e2a4e37
parent 7e2e1afeb255492ad7ba2fe6dd28b43d1f068b71
Author: Keith Bloemer <32459398+GuitarML@users.noreply.github.com>
Date:   Fri, 25 Jun 2021 05:55:05 -0500

Update README.md
Diffstat:
MREADME.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -20,6 +20,8 @@ There are four main components to the guitar pedal: ![app](https://github.com/GuitarML/NeuralPi/blob/main/resources/neuralpi_pic.jpg) <br>This is the normal plugin, available for Windows (Standalone, VST3) and Mac (Standalone, AU, VST3). After connencting the Raspberry Pi and remote computer to the same local WiFi network, enter the RaspberryPi's IP address (keep the default ports) to enable control over WiFi. +Note: The plugin must be restarted after using the Import Tone button for changes to take effect. + ## Installing the plugin See the Release page for the cross-compiled Raspberry Pi / Elk Audio OS compatible VST3 plugin and Win/Mac installers.