SmartGuitarAmp

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

commit dbbead45734e54fc4361a4a8a77481d28fb62d43
parent 4a1af818f66c67dbbf928b5c4da5d485c23a4454
Author: Keith Bloemer <32459398+keyth72@users.noreply.github.com>
Date:   Sat, 26 Sep 2020 05:57:48 -0500

Update README.md
Diffstat:
MREADME.md | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -21,6 +21,10 @@ Feel free to create a pull request to add your own trained models to this reposi Also see compainion plugin, the SmartGuitarPedal. https://github.com/keyth72/SmartGuitarPedal +## Installing the plugin + +1. Download plugin (currently Windows 10 only) [here](https://github.com/keyth72/SmartGuitarAmp/releases) +2. Copy to your DAW's VST directory ## Initial Setup