NeuralPi

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

commit 1959eaeeb8c3c6618e4e30c459997a0f3d986502
parent c2607b24d33b8a15981f2e906bd6103116b473f0
Author: keith <kbloemer89@gmail.com>
Date:   Sat, 22 May 2021 11:16:52 -0500

Merge branch 'main' of https://github.com/GuitarML/NeuralPi into main

Diffstat:
MREADME.md | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -2,7 +2,9 @@ NeuralPi is a guitar pedal using neural networks to emulate real amps and pedals on a Raspberry Pi 4. The NeuralPi software is a VST3 plugin built with JUCE, which can be run as a normal audio plugin or cross-compiled to run on the Raspberry Pi 4 with [Elk Audio OS](https://elk.audio/). Simple gain and level knobs are included, but have not yet been implemented as controls while running on the Pi, only with normal plugin operation. NeuralPi is intended as a bare-bones plugin to build on. -![app](https://github.com/GuitarML/NeuralPi/blob/main/neuralpi_pic.jpg) +![app](https://github.com/GuitarML/NeuralPi/blob/main/resources/rpi_pic.jpg) + +![app](https://github.com/GuitarML/NeuralPi/blob/main/resources/neuralpi_pic.jpg) NeuralPi can shapeshift it's sound into any amplifier or distortion/overdrive pedal using neural networks. Machine learning models trained from recordings of real amps and pedals can be loaded into the plugin for endless possiblities on your guitar. Create your own models or use custom tones from GuitarML.