Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/GuitarML/NeuralPi into main
Browse files Browse the repository at this point in the history
  • Loading branch information
GuitarML committed May 22, 2021
2 parents c2607b2 + 58a3dbb commit 1959eae
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 1959eae

Please sign in to comment.