commit ffe40740ead8f2723616fd760c7e687257bde0c6 parent ce41c4c5df4e1b4a76f72489fc4c1aef8a26e227 Author: Keith Bloemer <32459398+GuitarML@users.noreply.github.com> Date: Tue, 1 Feb 2022 13:33:00 -0600 Update README.md Diffstat:
M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -1,6 +1,6 @@ # NeuralPi -[](https://github.com/GuitarML/NeuralPi/actions/workflows/cmake.yml) [](https://opensource.org/licenses/GPL3-Clause) [](https://somsubhra.github.io/github-release-stats/?username=GuitarML&repository=NeuralPi&page=1&per_page=30) +[](https://github.com/GuitarML/NeuralPi/actions/workflows/cmake.yml) [](https://www.gnu.org/licenses/gpl-3.0) [](https://somsubhra.github.io/github-release-stats/?username=GuitarML&repository=NeuralPi&page=1&per_page=30) 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/). The NeuralPi includes model selection, EQ, and gain/volume controls from a remote instance of the plugin over WiFi. The pedal runs high quality amp/pedal models on an economical DIY setup, costing around $120 for hardware to build yourself. <br> Check out a video demo on [YouTube](https://www.youtube.com/watch?v=_3zFD6h6Wrc)<br>