Skip to content

Instantly share code, notes, and snippets.

@fastfrwrd
Last active August 29, 2015 13:59
Show Gist options
  • Save fastfrwrd/10919604 to your computer and use it in GitHub Desktop.
Save fastfrwrd/10919604 to your computer and use it in GitHub Desktop.
{
"tempo": 87.0999,
"key": "F",
"intonation": 0.92,
"measures": 2,
"quanitzation": 0.25,
"events": [
{
"pitch": "A4",
"duration": 0.25
},
{
"pitch": "G4",
"duration": 0.25
},
{
"pitch": "F4",
"duration": 0.25
},
{
"pitch": "G4",
"duration": 0.25
},
{
"pitch": "A4",
"duration": 0.25
},
{
"pitch": "A4",
"duration": 0.25
},
{
"pitch": "A4",
"duration": 0.5
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment