Skip to content

Instantly share code, notes, and snippets.

@gabrielflorit
Last active February 24, 2021 20:17
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/5ead3090c094dd2a511cba9e1ea484f0 to your computer and use it in GitHub Desktop.
Save gabrielflorit/5ead3090c094dd2a511cba9e1ea484f0 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",
"1": "1"
},
"5": {
"0": "0",
"1": "1"
},
"6": {
"0": "0",
"1": "1"
},
"7": {
"0": "0",
"1": "1"
},
"8": {
"0": "0",
"1": "1",
"2": "2"
},
"9": {
"0": "0",
"1": "1",
"2": "2"
},
"10": {
"0": "0",
"1": "1",
"2": "2"
},
"11": {
"0": "0",
"1": "1",
"2": "2"
},
"12": {
"0": "0",
"1": "1",
"2": "2",
"3": "3"
},
"13": {
"0": 0,
"1": "1",
"2": "2",
"3": "3"
},
"14": {
"0": 0,
"1": "1",
"2": "2",
"3": "3"
},
"15": {
"0": 0,
"1": "1",
"2": "2",
"3": "3"
},
"tempo": "2"
}
}
init = state => {
}
update = (state, input, elapsed) => {
}
draw = state => {
}
{
"iframeVersion": "0.1.280",
"lines": [
8,
0,
0,
0,
0,
0,
0,
0
]
}
{
"0": {
"notes": [
"0c37",
"2e37",
"3g37",
"5g37",
"9a37",
"11g37",
"14e37"
],
"tempo": "2",
"synth": "2"
},
"1": {
"notes": [
"0f37",
"1e37",
"4g37",
"7e37",
"9g37",
"11a#37",
"13e37",
"14a37"
],
"tempo": "2",
"synth": "1"
},
"2": {
"notes": [
"0g#27",
"1f#27",
"4g#27",
"7c27",
"8f#27",
"11f27",
"13d#27",
"15g27"
],
"tempo": "2",
"synth": 0
},
"3": {
"notes": [
"0a15",
"1g#15",
"2a15",
"3g15",
"4b15",
"6g#15",
"9a15",
"12f#15",
"14g#15"
],
"tempo": "2",
"synth": 0
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment