Commit 6f814122 authored by Steve Tjoa's avatar Steve Tjoa

novelty functions

parent 9ebde243
......@@ -12,7 +12,7 @@ h3 { font-size: 180% !important; }
p, li
{
font-size: 13pt;
line-height: 1.6;
line-height: 1.55;
}
code { font-weight: bold; }
......
......@@ -11947,6 +11947,7 @@ div#notebook {
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<ol>
<li><a href="novelty_functions.html">Novelty Functions</a> (<a href="novelty_functions.ipynb">ipynb</a>)</li>
<li><a href="peak_picking.html">Peak Picking</a> (<a href="peak_picking.ipynb">ipynb</a>)</li>
<li><a href="onset_detection.html">Onset Detection</a> (<a href="onset_detection.ipynb">ipynb</a>)</li>
<li><a href="tempo_estimation.html">Tempo Estimation</a> (<a href="tempo_estimation.ipynb">ipynb</a>)</li>
......
......@@ -139,6 +139,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"1. [Novelty Functions](novelty_functions.html) ([ipynb](novelty_functions.ipynb))\n",
"1. [Peak Picking](peak_picking.html) ([ipynb](peak_picking.ipynb))\n",
"1. [Onset Detection](onset_detection.html) ([ipynb](onset_detection.ipynb))\n",
"1. [Tempo Estimation](tempo_estimation.html) ([ipynb](tempo_estimation.ipynb))\n",
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
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