SmartGuitarAmp

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

commit 9b81aa0769f83a7e7350355f3d913c3c12c71d7b
parent 2f409c1745b33ce29c52706487df9eb7b8fcb98a
Author: Keith Bloemer <[email protected]>
Date:   Sun,  8 Nov 2020 16:04:36 -0600

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

diff --git a/README.md b/README.md @@ -18,8 +18,8 @@ To train your own models, use the following Github repository: https://github.com/GuitarML/PedalNetRT Model training is done using PyTorch on pre recorded .wav samples. More info in the above repository. -Feel free to create a pull request to add your own trained models to this repository. - +To share your best models, email the json files to [email protected] and they may be included +in the latest release as a downloadable zip. Also see compainion plugin, the SmartGuitarPedal. https://github.com/GuitarML/SmartGuitarPedal