NeuralPi

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

commit cff089b4752f53553ba039480260e75ea5cdd336
parent bf731431eb2b60368584605c88d004ccc2a8af78
Author: Keith Bloemer <32459398+GuitarML@users.noreply.github.com>
Date:   Mon, 24 May 2021 08:53:04 -0500

Update README.md
Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -11,7 +11,7 @@ There are four main components to the guitar pedal: 1. Raspberry Pi 4b 2. HiFiBerry DAC + ADC 3. Elk Audio OS -4. Proteus VST3 plugin +4. NeuralPi VST3 plugin ![app](https://github.com/GuitarML/NeuralPi/blob/main/resources/neuralpi_pic.jpg) <br>This is the normal VST3 plugin, which can be compiled for Windows/Mac/Linux using JUCE. It includes a model import feature, dropdown menu, and gain/level controls. The plugin compiled for Elk Audio OS is headless, meaning there is no GUI.