SmartGuitarAmp

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

commit 9f79f0e95bf44d9e8117da2c5742951e3411e9c0
parent a8ce54deada09e0787a438d2908f66d8e42863c5
Author: Keith Bloemer <32459398+GuitarML@users.noreply.github.com>
Date:   Wed, 31 Aug 2022 05:22:14 -0500

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

diff --git a/README.md b/README.md @@ -21,6 +21,8 @@ To share your best models, email the json files to smartguitarml@gmail.com and t in the latest release as a downloadable zip. Also see companion plugin, the [SmartGuitarPedal](https://github.com/GuitarML/SmartGuitarPedal) +Note: As of SmartAmp version 1.3, the custom model load was removed to simplify the plugin. To load user +trained models, use the SmartGuitarPedal, which plays all models trained with PedalNetRT. ## Installing the plugin