SmartGuitarAmp

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

commit 763ec729b1698da9bdf5de5ceece30c954150f60
parent efe45970bd0ce1daf44272f772b5d976b1dfaa9c
Author: Keith Bloemer <32459398+keyth72@users.noreply.github.com>
Date:   Wed, 28 Oct 2020 05:02:33 -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 @@ https://github.com/keyth72/SmartGuitarPedal ## Installing the plugin -1. Download plugin (currently Windows 10 only) [here](https://github.com/keyth72/SmartGuitarAmp/releases) +1. Download plugin (Windows 10, Ubuntu Linux) [here](https://github.com/keyth72/SmartGuitarAmp/releases) 2. Copy to your DAW's VST directory ## Build Instructions