SmartGuitarAmp

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

commit d8ee66048d1a54e709a23e14b10e030aa2697094
parent a568f132ea5cf0782013ba4ccb7f816bdf04bb15
Author: Keith Bloemer <32459398+GuitarML@users.noreply.github.com>
Date:   Wed,  9 Dec 2020 16:22:12 -0600

Update README.md

Updated to include Mac release
Diffstat:
MREADME.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -26,8 +26,8 @@ https://github.com/GuitarML/SmartGuitarPedal ## Installing the plugin -1. Download plugin (Windows 10, Ubuntu Linux) [here](https://github.com/keyth72/SmartGuitarAmp/releases) -2. Copy to your DAW's VST directory +1. Download plugin (Windows 10, Mac, Ubuntu Linux) [here](https://github.com/keyth72/SmartGuitarAmp/releases) +2. Copy to your DAW's VST directory (for Mac, use .dmg installer or copy AU/VST3 to desired folder) ## Build Instructions