SmartGuitarAmp

Guitar plugin made with JUCE that uses neural networks to emulate a tube amplifier
Log | Files | Refs | Submodules | README

commit 2f1d9aeba6558d3954f95bdbee10d320cf7f6e54
parent 954d23957b6733e806e25c7f0b0affdf8811d85d
Author: Keith Bloemer <32459398+GuitarML@users.noreply.github.com>
Date:   Wed, 31 Aug 2022 09:25:20 -0500

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

diff --git a/README.md b/README.md @@ -26,7 +26,7 @@ trained models, use the SmartGuitarPedal, which plays all models trained with Pe ## Installing the plugin -1. Download the appropriate plugin installer (Windows, Mac, Linux) +1. Download the appropriate plugin installer (Windows, Mac, Linux) from the [Releases](https://github.com/GuitarML/SmartGuitarAmp/releases) page. 2. Run the installer and follow the instructions. May need to reboot to allow your DAW to recognize the new plugin. ## Build Instructions