Commit 25ee8be4 authored by Steve Tjoa's avatar Steve Tjoa

rhythm and tempo

parent 276ca27f
......@@ -350,7 +350,7 @@ div#notebook {
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<h2 id="Chapter-6:-Tempo-and-Beat-Tracking">Chapter 6: Tempo and Beat Tracking<a class="anchor-link" href="#Chapter-6:-Tempo-and-Beat-Tracking">&#182;</a></h2>
<h2 id="Chapter-6:-Rhythm,-Tempo,-and-Beat-Tracking">Chapter 6: Rhythm, Tempo, and Beat Tracking<a class="anchor-link" href="#Chapter-6:-Rhythm,-Tempo,-and-Beat-Tracking">&#182;</a></h2>
</div>
</div>
</div>
......@@ -361,8 +361,8 @@ div#notebook {
<div class="text_cell_render border-box-sizing rendered_html">
<ol>
<li><a href="onset_detection.html">Onset Detection</a> (<a href="onset_detection.ipynb">ipynb</a>)</li>
<li><a href="beat_tracking.html">Beat Tracking</a> (<a href="beat_tracking.ipynb">ipynb</a>)</li>
<li><a href="tempo_estimation.html">Tempo Estimation</a> (<a href="tempo_estimation.ipynb">ipynb</a>)</li>
<li><a href="beat_tracking.html">Beat Tracking</a> (<a href="beat_tracking.ipynb">ipynb</a>)</li>
</ol>
</div>
......
......@@ -131,7 +131,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## Chapter 6: Tempo and Beat Tracking"
"## Chapter 6: Rhythm, Tempo, and Beat Tracking"
]
},
{
......@@ -139,8 +139,8 @@
"metadata": {},
"source": [
"1. [Onset Detection](onset_detection.html) ([ipynb](onset_detection.ipynb))\n",
"1. [Beat Tracking](beat_tracking.html) ([ipynb](beat_tracking.ipynb))\n",
"1. [Tempo Estimation](tempo_estimation.html) ([ipynb](tempo_estimation.ipynb))"
"1. [Tempo Estimation](tempo_estimation.html) ([ipynb](tempo_estimation.ipynb))\n",
"1. [Beat Tracking](beat_tracking.html) ([ipynb](beat_tracking.ipynb))"
]
},
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment