Skip to content

Instantly share code, notes, and snippets.

@gabrielflorit
Last active January 21, 2020 04:56
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 gabrielflorit/1da0f313ff445b221688c03c49d4f088 to your computer and use it in GitHub Desktop.
Save gabrielflorit/1da0f313ff445b221688c03c49d4f088 to your computer and use it in GitHub Desktop.
SCRIPT-8
{
"0": {
"0": {
"0": 0
},
"1": {
"0": 0
},
"2": {
"0": 0
},
"3": {
"0": 0
},
"4": {
"0": 0
},
"5": {
"0": 0
},
"tempo": "7"
}
}
init = state => {
}
update = (state, input, elapsed) => {
}
draw = state => {
}
{
"iframeVersion": "0.1.273",
"lines": [
8,
0,
0,
0,
0,
0,
0,
0
]
}
{
"0": {
"notes": [
"0b37",
"2a#37",
"4a37",
"6g#37",
"8g37",
"10f#37",
"12f37",
"14e37"
],
"tempo": "2"
},
"1": {
"notes": [
"0a#37",
"1b37",
"2a37",
"3a#37",
"4g#37",
"5a37",
"6g37",
"7g#37",
"8f#37",
"9g37",
"10f37",
"11f#37",
"12e37",
"13f37",
"14d#37",
"15e37"
],
"tempo": "4"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment