commit a70920b74173b759f912ed644d55edaa3c1476a2
parent dbbead45734e54fc4361a4a8a77481d28fb62d43
Author: Keith Bloemer <32459398+keyth72@users.noreply.github.com>
Date: Thu, 8 Oct 2020 13:23:16 -0500
Update README.md
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -39,7 +39,7 @@ https://github.com/keyth72/SmartGuitarPedal
Note: Make sure to build in Release mode unless actually debugging. Debug mode will not keep up with real time playing.
## Using your own trained models
-The .json models are baked into the executable when you compile the SmartAmp. A separate model is used for clean and lead channels.
+The .json models are baked into the executable when you compile the SmartAmp. Separate models are used for clean and lead channels.
To swap out the default models with your own, do the following steps:
1. Open up the project in Projucer and add your json models as a Resource. Right click "Resources", add existing files, and make sure to check "Binary Resource".