SmartGuitarAmp

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

commit 828c691c953ef421ecc1d6d619c8af27a7522426
parent 2f409c1745b33ce29c52706487df9eb7b8fcb98a
Author: keith <kbloemer89@gmail.com>
Date:   Sun,  8 Nov 2020 06:17:50 -0600

Initial creation of develop branch.

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

diff --git a/README.md b/README.md @@ -8,7 +8,7 @@ https://www.youtube.com/watch?v=M_rEZaOYFac This plugin uses a WaveNet model to recreate the sound of real world hardware. The current version models a small tube amp, with the ability to add more options in the future. There is a clean/lead channel, which is equivalent to the amp's clean and full drive settings. Gain and EQ knobs were added to -modulate the modeled sound. +modulate the modeled sound. ![app](https://github.com/keyth72/SmartGuitarAmp/blob/master/resources/amp_pic.png)