diff --git a/Paper/Klon_Model.pdf b/Paper/Klon_Model.pdf index a5d62a2..96783df 100644 Binary files a/Paper/Klon_Model.pdf and b/Paper/Klon_Model.pdf differ diff --git a/Paper/Klon_Model.tex b/Paper/Klon_Model.tex index 8d2f7c5..2a6d623 100644 --- a/Paper/Klon_Model.tex +++ b/Paper/Klon_Model.tex @@ -699,7 +699,8 @@ \section{Results} The results of the real-time implementations described above can best be seen through audio performance examples. To that end, we provide video examples of both implementations being used in real-time on a -guitar input being performed live. These examples can be seen here @TODO. +guitar input being performed live. These examples can be seen on +YouTube.\footnote{\url{https://www.youtube.com/playlist?list=PLrcXtWXbPsj11cNBamVyMmDcWY1SXZHvz}} From subjective listening, the ML and non-ML implementations sound very similar, although the ML implementation has slightly damped high frequencies, as predicted by the results of model training diff --git a/README.md b/README.md index 889df5c..c2a72bb 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ Plugin builds can be downloaded from the +Check out the video demo on [YouTube](https://youtu.be/yo4JrceDQ2w). + ### Building from Source The audio plugin is built using @@ -53,7 +55,8 @@ $ cmake --build . --config Release ## Teensy Pedal -For information on the Teensy pedal-style implementation, see the +Check out the video demo on [YouTube](https://youtu.be/c8CoRClYGIY)! +For more information on the Teensy pedal-style implementation, see the [`TeensyCentaur/`](./TeensyCentaur/) subfolder. ## Circuit Modelling