NeuralPi

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

commit 7c2485ed92fdc6b828baec043654100b731bd777
parent 1959eaeeb8c3c6618e4e30c459997a0f3d986502
Author: Keith Bloemer <[email protected]>
Date:   Sat, 22 May 2021 11:17:50 -0500

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

diff --git a/README.md b/README.md @@ -4,8 +4,6 @@ NeuralPi is a guitar pedal using neural networks to emulate real amps and pedals ![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. There are four main components to the guitar pedal: @@ -17,6 +15,8 @@ There are four main components to the guitar pedal: The bare bones pedal can be built for around $120. For a complete guide to building the NeuralPi pedal yourself, see this article. +![app](https://github.com/GuitarML/NeuralPi/blob/main/resources/neuralpi_pic.jpg) + ## Installing the plugin For the cross-compiled Raspberry Pi / Elk Audio OS compatible VST3 plugin, download here.