SmartGuitarAmp

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

commit 7f90cae50e4b16c3d064ce196d95a60d38d47adc
parent d0310727b92d902967828cf8d91698a39b9bf0b8
Author: Keith Bloemer <[email protected]>
Date:   Mon,  8 Aug 2022 08:44:33 -0500

Update README.md
Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -20,7 +20,7 @@ Model training is done using PyTorch on pre recorded .wav samples. More info in 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) +Also see companion plugin, the [SmartGuitarPedal](https://github.com/GuitarML/SmartGuitarPedal) ## Installing the plugin