diff --git a/robs_metronome.html b/robs_metronome.html index 6ffbd5f..5e1c50c 100644 --- a/robs_metronome.html +++ b/robs_metronome.html @@ -330,6 +330,9 @@ accept="application/json" style="display: none" /> + + +
diff --git a/tunes.json b/tunes.json index 81eb4cf..fc2b9ac 100644 --- a/tunes.json +++ b/tunes.json @@ -8,5 +8,10 @@ "id": "mu2qn0pc", "name": "Serenata Espagnola", "bpm": 110 + }, + { + "id": "mu3deuwo", + "name": "Scales in 1/4 & 1/16", + "bpm": 95 } ] \ No newline at end of file