Skip to content

Instantly share code, notes, and snippets.

@dontpaniclabsgists
Created November 20, 2023 20:23
Show Gist options
  • Save dontpaniclabsgists/ba38208db6fb42ff9fcd1c73aef23c0f to your computer and use it in GitHub Desktop.
Save dontpaniclabsgists/ba38208db6fb42ff9fcd1c73aef23c0f to your computer and use it in GitHub Desktop.
{
"notes": [
{
"note": "E",
"octave": 4,
"duration": 300
},
{
"note": "D",
"octave": 4,
"duration": 300
},
// Lots more notes...
// Lots more notes...
{
"note": "D",
"octave": 4,
"duration": 300
},
{
"note": "C",
"octave": 4,
"duration": 600
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment