Skip to content

Commit

Permalink
Update video links [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
jatinchowdhury18 committed Jun 1, 2020
1 parent e24a584 commit e91abab
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
Binary file modified Paper/Klon_Model.pdf
Binary file not shown.
3 changes: 2 additions & 1 deletion Paper/Klon_Model.tex
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ Plugin builds can be downloaded from the

<img src="./Paper/Figures/Plugin.png" width=50%>

Check out the video demo on [YouTube](https://youtu.be/yo4JrceDQ2w).

### Building from Source

The audio plugin is built using
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit e91abab

Please sign in to comment.