Mercurial > hg > dhoxss15
changeset 13:5d1a74cc6f59
Another quick note
| author | Chris Cannam |
|---|---|
| date | Mon, 20 Jul 2015 15:43:24 +0100 |
| parents | 7940160a3452 |
| children | 0d0cd3a4ecc6 |
| files | Vamp.ipynb Vamp.v3.ipynb |
| diffstat | 2 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Vamp.ipynb Mon Jul 20 08:19:17 2015 +0100 +++ b/Vamp.ipynb Mon Jul 20 15:43:24 2015 +0100 @@ -1021,6 +1021,7 @@ "### Further exercises\n", "\n", "* Load the audio data and chroma .csv file generated in the last step into Sonic Visualiser, and verify that the chroma data are similar to those generated by running the plugin within Sonic Visualiser.\n", + "* Compare the results generated by two or more different chromagram plugins, or using different sets of parameters.\n", "* Adapt this notebook so as to extract \"smoothed pitch curve\" features using the pYIN plugin, and figure out how to display the results using in a Matplotlib plot." ] }
--- a/Vamp.v3.ipynb Mon Jul 20 08:19:17 2015 +0100 +++ b/Vamp.v3.ipynb Mon Jul 20 15:43:24 2015 +0100 @@ -1023,6 +1023,7 @@ "### Further exercises\n", "\n", "* Load the audio data and chroma .csv file generated in the last step into Sonic Visualiser, and verify that the chroma data are similar to those generated by running the plugin within Sonic Visualiser.\n", + "* Compare the results generated by two or more different chromagram plugins, or using different sets of parameters.\n", "* Adapt this notebook so as to extract \"smoothed pitch curve\" features using the pYIN plugin, and figure out how to display the results using in a Matplotlib plot." ] }
