Commit 17ae52a8 authored by Steve Tjoa's avatar Steve Tjoa

removing tonal

parent fc502515
...@@ -11949,27 +11949,6 @@ div#notebook { ...@@ -11949,27 +11949,6 @@ div#notebook {
<li><a href="mfcc.html">Mel-Frequency Cepstral Coefficients</a> (<a href="mfcc.ipynb">ipynb</a>)</li> <li><a href="mfcc.html">Mel-Frequency Cepstral Coefficients</a> (<a href="mfcc.ipynb">ipynb</a>)</li>
</ol> </ol>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered">
<div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<h2 id="Chord-Recognition">Chord Recognition<a class="anchor-link" href="#Chord-Recognition">&#182;</a></h2>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered">
<div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<ol>
<li><a href="tonal.html">Tonal Descriptors: Pitch and Chroma</a> (<a href="tonal.ipynb">ipynb</a>)</li>
</ol>
</div> </div>
</div> </div>
</div> </div>
......
...@@ -22,7 +22,10 @@ ...@@ -22,7 +22,10 @@
}, },
{ {
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {
"deletable": true,
"editable": true
},
"source": [ "source": [
"[**Register for the 2017 Summer Workshop on MIR at CCRMA, Stanford!**](https://ccrma.stanford.edu/workshops/music-information-retrieval-2017)" "[**Register for the 2017 Summer Workshop on MIR at CCRMA, Stanford!**](https://ccrma.stanford.edu/workshops/music-information-retrieval-2017)"
] ]
...@@ -171,28 +174,6 @@ ...@@ -171,28 +174,6 @@
"1. [Mel-Frequency Cepstral Coefficients](mfcc.html) ([ipynb](mfcc.ipynb))" "1. [Mel-Frequency Cepstral Coefficients](mfcc.html) ([ipynb](mfcc.ipynb))"
] ]
}, },
{
"cell_type": "markdown",
"metadata": {
"deletable": true,
"editable": true
},
"source": [
"## Chord Recognition"
]
},
{
"cell_type": "markdown",
"metadata": {
"deletable": true,
"editable": true
},
"source": [
"1. [Tonal Descriptors: Pitch and Chroma](tonal.html) ([ipynb](tonal.ipynb))\n",
"\n",
"\n"
]
},
{ {
"cell_type": "markdown", "cell_type": "markdown",
"metadata": { "metadata": {
......
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