Skip to content

Instantly share code, notes, and snippets.

@mikehelland
Last active November 24, 2017 07:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikehelland/2beff4ab4c04517abd6a23bb1dd0693f to your computer and use it in GitHub Desktop.
Save mikehelland/2beff4ab4c04517abd6a23bb1dd0693f to your computer and use it in GitHub Desktop.
OMG Data Format - Section - Simple
{
"tags": "cool jam",
"type": "SECTION",
"beats": 4,
"measures": 2,
"scale": "0,3,5,6,7,10",
"ascale": [0,3,5,6,7,10],
"shuffle": 0,
"rootNote": 0,
"subbeats": 4,
"created_at": 1511504896229,
"last_modified": 1511504896229,
"subbeatMillis": 125,
"chordProgression": [
0
],
"id": 302,
"parts": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment