Skip to content

Commit 82905a4

Browse files
committed
fix youtube links for drum_tom
1 parent 6bc6cb6 commit 82905a4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README-2-Modulation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -360,11 +360,11 @@ while True:
360360
361361
Here's what the above code sounds like:
362362

363-
<a href="https://www.youtube.com/watch?v=-iMqMUAzHII" target="_blank">
363+
<a href="https://www.youtube.com/watch?v=8RAVexx5Oqc" target="_blank">
364364
<img alt="code_tremolo_fadein demo" width=640 height=360
365-
src="https://img.youtube.com/vi/-iMqMUAzHII/maxresdefault.jpg"></a>
365+
src="https://img.youtube.com/vi/8RAVexx5Oqc/maxresdefault.jpg"></a>
366366

367-
[youtube video](https://www.youtube.com/watch?v=-iMqMUAzHII)
367+
[youtube video](https://www.youtube.com/watch?v=8RAVexx5Oqc)
368368

369369

370370
## Bend-in pitch envelope

0 commit comments

Comments
 (0)