commit 54cb1c0214e4b46c955c7e4f4d19d3bc5f2c9cd8 parent a70920b74173b759f912ed644d55edaa3c1476a2 Author: Keith Bloemer <32459398+keyth72@users.noreply.github.com> Date: Fri, 9 Oct 2020 11:09:27 -0500 Update README.md Diffstat:
M | README.md | | | 7 | ++++--- |
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md @@ -58,10 +58,11 @@ Where "YOUR_NEW...MODEL" is filename of your json file. You can edit either one, 4. Build SmartAmp in Release mode. +Note: When using different models from the default, you may want to modify the gain/volume knob ranges in the PluginEditor.cpp to suit the levels of the trained model. -This project builds off the work done here: -https://github.com/damskaggep/WaveNetVA - ## License This project is licensed under the Apache License, Version 2.0 - see the [LICENSE](LICENSE) file for details. + +This project builds off the work done here: +https://github.com/damskaggep/WaveNetVA