Skip to content

Instantly share code, notes, and snippets.

@javiertoledo
Last active February 1, 2019 18: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 javiertoledo/5bd47e687da0bbd54e7bd9961833bd32 to your computer and use it in GitHub Desktop.
Save javiertoledo/5bd47e687da0bbd54e7bd9961833bd32 to your computer and use it in GitHub Desktop.
SCRIPT-8
{
"0": {
"0": {
"0": 2,
"2": 3
},
"1": {
"0": 1,
"2": 3
},
"2": {
"0": 0,
"1": 2,
"2": 3
},
"3": {
"0": 1
},
"4": {
"0": 1,
"1": 0
},
"5": {
"0": 1,
"1": 2
},
"6": {
"0": 1,
"1": 2
},
"7": {
"0": 0,
"1": 1
},
"8": {
"0": 0
},
"9": {
"0": 1
},
"10": {
"0": 1
},
"11": {
"0": 1,
"2": 3
},
"12": {
"0": 0,
"2": 2
},
"13": {
"0": 1,
"2": 3
},
"14": {
"0": 1,
"1": 3,
"3": 2
},
"15": {
"0": 1,
"2": 2
}
}
}
draw = () => {
clear()
print(42, 60, 'super dario!', 0)
}
{
"0": [
"0c07",
"1b27",
"2g#17",
"3e37",
"4c07",
"5b37",
"6a#37",
"7a#27",
"8c07",
"9a37",
"10g#37",
"11g27",
"12c07",
"13b37",
"14a#27",
"15b37"
],
"1": [
"0d07",
"1a37",
"4f07",
"6a#37",
"7a37",
"8g07",
"9g#37",
"10f#17",
"11f#37",
"12f07",
"13a#37",
"14a#27",
"15a#37"
],
"2": [
"0b30",
"1b31",
"2b32",
"3b33",
"4b34",
"5b35",
"6b36",
"7b37",
"8c07",
"9c17",
"10c#07",
"11c#17",
"12d07",
"13d17",
"14d#07",
"15d#17"
],
"3": [
"0d37",
"1d37",
"2d#37",
"3f37",
"4f37",
"5d#37",
"6d37",
"7c#37"
]
}
{
"0": [
"55555555",
"56666665",
"56 65",
"56 65",
"56 65",
"56 65",
"56666665",
"55555555",
0
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment