Commit 833ea923 authored by Steve Tjoa's avatar Steve Tjoa

one more doc link

parent 881ae311
......@@ -312,7 +312,7 @@ div#notebook {
<div class="output_text output_subarea output_execute_result">
<pre>&lt;matplotlib.collections.PolyCollection at 0x10cf3f9d0&gt;</pre>
<pre>&lt;matplotlib.collections.PolyCollection at 0x111a0c9d0&gt;</pre>
</div>
</div>
......@@ -729,7 +729,7 @@ TkSuQmCC
<div class="output_text output_subarea output_execute_result">
<pre>[&lt;matplotlib.lines.Line2D at 0x10de40f10&gt;]</pre>
<pre>[&lt;matplotlib.lines.Line2D at 0x11298bf10&gt;]</pre>
</div>
</div>
......@@ -1040,7 +1040,7 @@ CIIAEQNBEAQBIgaCIAgCRAwEQRAEAP8fEFcNbCdlPF0AAAAASUVORK5CYII=
<div class="output_text output_subarea output_execute_result">
<pre>[&lt;matplotlib.lines.Line2D at 0x10de7f810&gt;]</pre>
<pre>[&lt;matplotlib.lines.Line2D at 0x1129ca810&gt;]</pre>
</div>
</div>
......@@ -1191,7 +1191,7 @@ sJAkdTIsJEmdDAtJUifDQpLUybCQJHX6/8XZCUYMTKqXAAAAAElFTkSuQmCC
<div class="output_text output_subarea output_execute_result">
<pre>[&lt;matplotlib.lines.Line2D at 0x10deb2f10&gt;]</pre>
<pre>[&lt;matplotlib.lines.Line2D at 0x1129fdf10&gt;]</pre>
</div>
</div>
......@@ -1437,7 +1437,7 @@ FEREpEChICIiBQoFEREpUCiIiEjB/wflyINyZVenTAAAAABJRU5ErkJggg==
<div class="output_text output_subarea output_execute_result">
<pre>&lt;matplotlib.text.Text at 0x10de476d0&gt;</pre>
<pre>&lt;matplotlib.text.Text at 0x1129991d0&gt;</pre>
</div>
</div>
......@@ -4571,7 +4571,7 @@ QIECBS4LhQApUKBAgQKXhf8PtqSTC1yiWnwAAAAASUVORK5CYII=
<div class="output_text output_subarea output_execute_result">
<pre>&lt;matplotlib.image.AxesImage at 0x10df59f90&gt;</pre>
<pre>&lt;matplotlib.image.AxesImage at 0x112a66f90&gt;</pre>
</div>
</div>
......@@ -5507,7 +5507,7 @@ w7HtuM7G4XA4HNuO62wcDofDse38PydbK+GGuCTgAAAAAElFTkSuQmCC
<div class="output_text output_subarea output_execute_result">
<pre>&lt;matplotlib.text.Text at 0x10df64a10&gt;</pre>
<pre>&lt;matplotlib.text.Text at 0x112a71910&gt;</pre>
</div>
</div>
......@@ -5704,7 +5704,7 @@ XO+5KXBX1vFvVlVumVir2RqYIakPaSKqz3S3UUS0S/qqpCEVvNek3P+T+xQwvczvabZe3DIxM7PC
<div class="output_text output_subarea output_execute_result">
<pre>&lt;matplotlib.text.Text at 0x10cf5f610&gt;</pre>
<pre>&lt;matplotlib.text.Text at 0x1140c8610&gt;</pre>
</div>
</div>
......@@ -5882,7 +5882,7 @@ XO+5KXBX1vFvVlVumVir2RqYIakPaSKqz3S3UUS0S/qqpCEVvNek3P+T+xQwvczvabZe3DIxM7PC
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<p>Unlike the Fourier transform, the <a href="http://en.wikipedia.org/wiki/Constant_Q_transform">constant-Q transform</a> uses a logarithmically spaced frequency axis.</p>
<p>To plot a constant-Q spectrogram, will use <a href="http://bmcfee.github.io/librosa/librosa.html#librosa.core.cqt"><code>librosa.cqt</code></a>:</p>
<p>To plot a constant-Q spectrogram, will use <a href="http://bmcfee.github.io/librosa/generated/librosa.core.cqt.html#librosa.core.cqt"><code>librosa.cqt</code></a>:</p>
</div>
</div>
......@@ -5910,7 +5910,7 @@ XO+5KXBX1vFvVlVumVir2RqYIakPaSKqz3S3UUS0S/qqpCEVvNek3P+T+xQwvczvabZe3DIxM7PC
<div class="output_text output_subarea output_execute_result">
<pre>&lt;matplotlib.image.AxesImage at 0x1107986d0&gt;</pre>
<pre>&lt;matplotlib.image.AxesImage at 0x115cf75d0&gt;</pre>
</div>
</div>
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