SmartGuitarAmp

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

commit 758dfcc0d2ee1e024dd57b65a84b2305f2031799
parent 8005b387019b7b816349a04728f6fd3909813316
Author: Keith Bloemer <32459398+keyth72@users.noreply.github.com>
Date:   Sun, 11 Oct 2020 08:29:03 -0500

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

diff --git a/README.md b/README.md @@ -29,7 +29,7 @@ https://github.com/keyth72/SmartGuitarPedal 1. Download plugin (currently Windows 10 only) [here](https://github.com/keyth72/SmartGuitarAmp/releases) 2. Copy to your DAW's VST directory -## Initial Setup +## Build Instructions 1. Clone or download this repository. 2. Download and install [JUCE](https://juce.com/) This project uses the "Projucer" application from the JUCE website.