Skip to content

Commit

Permalink
Update nBs
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardFreedman committed Dec 13, 2022
1 parent 7a7d5a3 commit 7000545
Show file tree
Hide file tree
Showing 21 changed files with 394,080 additions and 19,097 deletions.
Binary file modified .DS_Store
Binary file not shown.
1,028 changes: 0 additions & 1,028 deletions BatchHeatMap (1).ipynb

This file was deleted.

564 changes: 522 additions & 42 deletions CRIM_01_Notes_Durations_Measures.ipynb

Large diffs are not rendered by default.

298 changes: 229 additions & 69 deletions CRIM_02a_Melodic_Harmonic.ipynb

Large diffs are not rendered by default.

586 changes: 506 additions & 80 deletions CRIM_03a_Modules.ipynb

Large diffs are not rendered by default.

308 changes: 151 additions & 157 deletions CRIM_03b_Modules_Corpus.ipynb

Large diffs are not rendered by default.

40 changes: 17 additions & 23 deletions CRIM_04d_Cadences_Radar_Plots.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": 9,
"id": "14b8ab66",
"metadata": {},
"outputs": [
Expand Down Expand Up @@ -85,16 +85,15 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": 10,
"id": "8d73fcf1",
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"Downloading remote score...\n",
"Successfully imported https://crimproject.org/mei/CRIM_Model_0008.mei\n",
"Previously imported piece detected.\n",
"{'title': 'Ave Maria', 'composer': 'Josquin Des Prés'}\n"
]
}
Expand Down Expand Up @@ -135,7 +134,7 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": 11,
"id": "2d5de20b",
"metadata": {},
"outputs": [
Expand All @@ -146,7 +145,7 @@
" scrolling=\"no\"\n",
" width=\"100%\"\n",
" height=\"545px\"\n",
" src=\"iframe_figures/figure_4.html\"\n",
" src=\"iframe_figures/figure_10.html\"\n",
" frameborder=\"0\"\n",
" allowfullscreen\n",
"></iframe>\n"
Expand All @@ -162,7 +161,7 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": 12,
"id": "72ffb5ca",
"metadata": {},
"outputs": [
Expand All @@ -173,7 +172,7 @@
" scrolling=\"no\"\n",
" width=\"100%\"\n",
" height=\"545px\"\n",
" src=\"iframe_figures/figure_5.html\"\n",
" src=\"iframe_figures/figure_10.html\"\n",
" frameborder=\"0\"\n",
" allowfullscreen\n",
"></iframe>\n"
Expand Down Expand Up @@ -218,7 +217,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": 13,
"id": "9273b4a2",
"metadata": {},
"outputs": [
Expand All @@ -227,16 +226,11 @@
"output_type": "stream",
"text": [
"Previously imported piece detected.\n",
"Downloading remote score...\n",
"Successfully imported https://crimproject.org/mei/CRIM_Mass_0005_1.mei\n",
"Downloading remote score...\n",
"Successfully imported https://crimproject.org/mei/CRIM_Mass_0005_2.mei\n",
"Downloading remote score...\n",
"Successfully imported https://crimproject.org/mei/CRIM_Mass_0005_3.mei\n",
"Downloading remote score...\n",
"Successfully imported https://crimproject.org/mei/CRIM_Mass_0005_4.mei\n",
"Downloading remote score...\n",
"Successfully imported https://crimproject.org/mei/CRIM_Mass_0005_5.mei\n"
"Previously imported piece detected.\n",
"Previously imported piece detected.\n",
"Previously imported piece detected.\n",
"Previously imported piece detected.\n",
"Previously imported piece detected.\n"
]
}
],
Expand All @@ -259,7 +253,7 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": 14,
"id": "8ca10f08",
"metadata": {},
"outputs": [
Expand All @@ -270,7 +264,7 @@
" scrolling=\"no\"\n",
" width=\"100%\"\n",
" height=\"545px\"\n",
" src=\"iframe_figures/figure_7.html\"\n",
" src=\"iframe_figures/figure_10.html\"\n",
" frameborder=\"0\"\n",
" allowfullscreen\n",
"></iframe>\n"
Expand All @@ -286,7 +280,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": 15,
"id": "0a938f0e",
"metadata": {},
"outputs": [
Expand All @@ -297,7 +291,7 @@
" scrolling=\"no\"\n",
" width=\"100%\"\n",
" height=\"545px\"\n",
" src=\"iframe_figures/figure_8.html\"\n",
" src=\"iframe_figures/figure_10.html\"\n",
" frameborder=\"0\"\n",
" allowfullscreen\n",
"></iframe>\n"
Expand Down
Loading

0 comments on commit 7000545

Please sign in to comment.