Skip to content

Instantly share code, notes, and snippets.

@gabrielflorit
Last active January 20, 2020 21:24
Show Gist options
  • Select an option

  • Save gabrielflorit/2ae695aacf8eb6ad8c2f0ee3c5885da4 to your computer and use it in GitHub Desktop.

Select an option

Save gabrielflorit/2ae695aacf8eb6ad8c2f0ee3c5885da4 to your computer and use it in GitHub Desktop.
SCRIPT-8
{
"0": {
"0": {
"0": 7,
"1": 0,
"2": 8,
"3": 3
},
"1": {
"0": 7,
"1": 1,
"2": 8,
"3": 5
},
"2": {
"0": 7,
"2": 8,
"3": 6
},
"3": {
"0": 7,
"1": 2,
"2": 8,
"3": 3
},
"4": {
"0": 7,
"1": 4,
"2": 8,
"3": 5
},
"5": {
"0": 7,
"2": 8,
"3": 6
},
"6": {
"2": 8,
"3": 3
},
"7": {
"2": 4,
"3": 5
},
"8": {
"2": 8,
"3": 6
},
"9": {
"2": 8,
"3": 3
},
"10": {
"2": 8,
"3": 5
},
"11": {
"2": 8,
"3": 6
},
"12": {
"0": 9,
"2": 8,
"3": 3
},
"13": {
"0": 7,
"2": 8,
"3": 5
},
"14": {
"0": 7,
"2": 8,
"3": 6
},
"15": {
"0": 7,
"2": 8
},
"tempo": "2"
}
}
init = state => {
}
update = (state, input, elapsed) => {
}
draw = state => {
}
{
"iframeVersion": "0.1.273",
"lines": [
8,
0,
0,
0,
0,
0,
0,
0
]
}
{
"0": {
"notes": [
"0d27",
"1d25",
"2d23",
"3d21",
"12a#27",
"13a#25",
"14a#23",
"15a#21"
],
"tempo": "2"
},
"1": {
"notes": [
"8f27",
"9f25",
"10f23",
"11f21"
],
"tempo": 0
},
"2": {
"notes": [
"0d27",
"1d25",
"2d23",
"3d21",
"12c37",
"13c35",
"14c33",
"15c31"
],
"tempo": 0
},
"3": {
"notes": [
"0c37",
"1c30",
"2c30",
"3c30",
"4c30",
"5c30",
"6c30",
"7c30",
"8b30",
"9b30",
"12c37",
"13b30",
"14b30",
"15b30"
],
"tempo": "2"
},
"4": {
"notes": [
"8a#27",
"9a#25",
"10a#23",
"11a#21"
],
"tempo": 0
},
"5": {
"notes": [
"0b30",
"1b30",
"2b30",
"3b30",
"4b30",
"5b30",
"8a#37",
"9b30",
"10b30",
"11b30",
"12b30",
"13b30",
"14b30",
"15b30"
],
"tempo": "1"
},
"6": {
"notes": [
"0b30",
"1b30"
],
"tempo": 0
},
"7": {
"notes": [
"0d00",
"2d00",
"4d00",
"6d00",
"8d00",
"10d00",
"12d00",
"14d00"
],
"tempo": "2"
},
"8": {
"notes": [
"0d00",
"4d00",
"8d00",
"12d00"
],
"tempo": "2"
},
"9": {
"notes": [
"0c37",
"1c37",
"2c37",
"3c37",
"4c37",
"5c37",
"6c37",
"7c37",
"8c37",
"9c37",
"10c37",
"11c37",
"12c37",
"13c37",
"14c37",
"15c37"
],
"tempo": 0
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment