Skip to content

Instantly share code, notes, and snippets.

@passcod
Forked from anonymous/various-timers-%2B-concat.json
Created August 10, 2012 06:37
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 passcod/3311840 to your computer and use it in GitHub Desktop.
Save passcod/3311840 to your computer and use it in GitHub Desktop.
meemoo app: experiments
{
"info": {
"title": "experiments",
"author": "forresto",
"description": "",
"url": "various-timers-%2B-concat",
"parents": [
"https://gist.github.com/3311840"
]
},
"nodes": [
{
"src": "http://forresto.github.com/meemoo-modules/taptempo.html",
"x": 93,
"y": 110,
"z": 0,
"w": 200,
"h": 210,
"state": {},
"id": 10
},
{
"src": "http://forresto.github.com/meemoo-modules/metronome.html",
"x": 450,
"y": 58,
"z": 0,
"w": 200,
"h": 210,
"state": {},
"id": 11
},
{
"src": "http://forresto.github.com/meemoo-modules/metronome.html",
"x": 638,
"y": 424,
"z": 0,
"w": 162,
"h": 104,
"state": {},
"id": 12
},
{
"src": "http://forresto.github.com/meemoo-modules/string-join.html",
"x": 1456,
"y": 177,
"z": 0,
"w": 199,
"h": 60,
"state": {
"join": "",
"string1": "beat"
},
"id": 14
},
{
"src": "http://forresto.github.com/meemoo-image/text.html",
"x": 1507,
"y": 540,
"z": 0,
"w": 385,
"h": 64,
"state": {
"x": 10,
"y": 40,
"font": "bold 30px Tahoma",
"fillcolor": "black",
"strokecolor": "black",
"strokewidth": 1,
"send": "!"
},
"id": 16
},
{
"src": "http://forresto.github.com/meemoo-math/math.html",
"x": 880,
"y": 27,
"z": 0,
"w": 173,
"h": 90,
"state": {
"equation": "random(1)"
},
"id": 17
},
{
"src": "http://forresto.github.com/meemoo-math/math.html",
"x": 922,
"y": 177,
"z": 0,
"w": 134,
"h": 79,
"state": {
"equation": "random(1)"
},
"id": 18
},
{
"src": "http://forresto.github.com/meemoo-math/math.html",
"x": 927,
"y": 334,
"z": 0,
"w": 136,
"h": 79,
"state": {},
"id": 19
},
{
"src": "http://forresto.github.com/meemoo-modules/string-join.html",
"x": 448,
"y": 581,
"z": 0,
"w": 80,
"h": 60,
"state": {
"join": " ",
"string1": "10+floor(random(89))"
},
"id": 20
},
{
"src": "http://forresto.github.com/meemoo-math/math.html",
"x": 1110,
"y": 515,
"z": 0,
"w": 143,
"h": 89,
"state": {},
"id": 21
},
{
"src": "http://forresto.github.com/meemoo-math/math.html",
"x": 797,
"y": 623,
"z": 0,
"w": 157,
"h": 107,
"state": {},
"id": 22
},
{
"src": "http://forresto.github.com/meemoo-modules/metronome.html",
"x": 388,
"y": 793,
"z": 0,
"w": 206,
"h": 95,
"state": {
"ms": 1000
},
"id": 24
},
{
"src": "http://forresto.github.com/meemoo-modules/string-join.html",
"x": 133,
"y": 416,
"z": 0,
"w": 249,
"h": 117,
"state": {
"join": " ",
"string1": ". ---------- README ----------- .",
"string2": "1) Click <start> on 11 and 12 ",
"string3": "2) Tap 10 a few (~10) times...",
"string4": "3) Scroll all the way to the right",
"string5": "4) Do something with da image?"
},
"id": 13
},
{
"src": "http://forresto.github.com/meemoo-math/math.html",
"x": 1133,
"y": 801,
"z": 0,
"w": 140,
"h": 66,
"state": {},
"id": 15
}
],
"edges": [
{
"source": [
10,
"ms"
],
"target": [
11,
"ms"
]
},
{
"source": [
12,
"beat"
],
"target": [
11,
"start"
]
},
{
"source": [
11,
"beat"
],
"target": [
12,
"start"
]
},
{
"source": [
10,
"ms"
],
"target": [
12,
"ms"
]
},
{
"source": [
11,
"beat"
],
"target": [
14,
"clear"
]
},
{
"source": [
12,
"beat"
],
"target": [
14,
"send"
]
},
{
"source": [
14,
"string"
],
"target": [
16,
"text"
]
},
{
"source": [
11,
"beat"
],
"target": [
17,
"evaluate"
]
},
{
"source": [
17,
"equals"
],
"target": [
14,
"string1"
]
},
{
"source": [
11,
"beat"
],
"target": [
18,
"evaluate"
]
},
{
"source": [
18,
"equals"
],
"target": [
14,
"string2"
]
},
{
"source": [
11,
"beat"
],
"target": [
19,
"evaluate"
]
},
{
"source": [
20,
"string"
],
"target": [
19,
"equation"
]
},
{
"source": [
20,
"string"
],
"target": [
18,
"equation"
]
},
{
"source": [
20,
"string"
],
"target": [
17,
"equation"
]
},
{
"source": [
12,
"beat"
],
"target": [
20,
"send"
]
},
{
"source": [
19,
"equals"
],
"target": [
14,
"string3"
]
},
{
"source": [
20,
"string"
],
"target": [
21,
"equation"
]
},
{
"source": [
11,
"beat"
],
"target": [
21,
"evaluate"
]
},
{
"source": [
21,
"equals"
],
"target": [
14,
"string4"
]
},
{
"source": [
22,
"equals"
],
"target": [
14,
"string5"
]
},
{
"source": [
20,
"string"
],
"target": [
22,
"equation"
]
},
{
"source": [
11,
"beat"
],
"target": [
22,
"evaluate"
]
},
{
"source": [
20,
"string"
],
"target": [
15,
"equation"
]
},
{
"source": [
12,
"beat"
],
"target": [
15,
"evaluate"
]
},
{
"source": [
15,
"equals"
],
"target": [
14,
"join"
]
}
]
}
{
"info": {
"title": "experiments",
"author": "forresto",
"description": "",
"url": "various-timers-%2B-concat"
},
"nodes": [
{
"src": "http://forresto.github.com/meemoo-modules/taptempo.html",
"x": 93,
"y": 110,
"z": 0,
"w": 200,
"h": 210,
"state": {},
"id": 10
},
{
"src": "http://forresto.github.com/meemoo-modules/metronome.html",
"x": 450,
"y": 58,
"z": 0,
"w": 200,
"h": 210,
"state": {},
"id": 11
},
{
"src": "http://forresto.github.com/meemoo-modules/metronome.html",
"x": 638,
"y": 424,
"z": 0,
"w": 162,
"h": 104,
"state": {},
"id": 12
},
{
"src": "http://forresto.github.com/meemoo-modules/string-join.html",
"x": 1456,
"y": 177,
"z": 0,
"w": 199,
"h": 60,
"state": {
"join": "",
"string1": "beat"
},
"id": 14
},
{
"src": "http://forresto.github.com/meemoo-image/text.html",
"x": 1597,
"y": 392,
"z": 0,
"w": 201,
"h": 67,
"state": {
"x": 10,
"y": 40,
"font": "bold 30px Tahoma",
"fillcolor": "black",
"strokecolor": "black",
"strokewidth": 1
},
"id": 16
},
{
"src": "http://forresto.github.com/meemoo-math/math.html",
"x": 880,
"y": 27,
"z": 0,
"w": 173,
"h": 90,
"state": {
"equation": "random(1)"
},
"id": 17
},
{
"src": "http://forresto.github.com/meemoo-math/math.html",
"x": 922,
"y": 177,
"z": 0,
"w": 134,
"h": 79,
"state": {
"equation": "random(1)"
},
"id": 18
},
{
"src": "http://forresto.github.com/meemoo-math/math.html",
"x": 927,
"y": 334,
"z": 0,
"w": 136,
"h": 79,
"state": {},
"id": 19
},
{
"src": "http://forresto.github.com/meemoo-modules/string-join.html",
"x": 287,
"y": 487,
"z": 0,
"w": 80,
"h": 60,
"state": {
"join": " ",
"string1": "10+floor(random(89))"
},
"id": 20
},
{
"src": "http://forresto.github.com/meemoo-math/math.html",
"x": 1110,
"y": 515,
"z": 0,
"w": 143,
"h": 89,
"state": {},
"id": 21
},
{
"src": "http://forresto.github.com/meemoo-math/math.html",
"x": 797,
"y": 623,
"z": 0,
"w": 157,
"h": 107,
"state": {},
"id": 22
},
{
"src": "http://forresto.github.com/meemoo-modules/metronome.html",
"x": 388,
"y": 793,
"z": 0,
"w": 206,
"h": 95,
"state": {
"ms": 1000
},
"id": 24
},
{
"src": "http://forresto.github.com/meemoo-modules/timer.html",
"x": 1335,
"y": 690,
"z": 0,
"w": 154,
"h": 119,
"state": {
"ms": 1000
},
"id": 35
}
],
"edges": [
{
"source": [
10,
"ms"
],
"target": [
11,
"ms"
]
},
{
"source": [
12,
"beat"
],
"target": [
11,
"start"
]
},
{
"source": [
11,
"beat"
],
"target": [
12,
"start"
]
},
{
"source": [
10,
"ms"
],
"target": [
12,
"ms"
]
},
{
"source": [
11,
"beat"
],
"target": [
14,
"clear"
]
},
{
"source": [
12,
"beat"
],
"target": [
14,
"send"
]
},
{
"source": [
14,
"string"
],
"target": [
16,
"text"
]
},
{
"source": [
11,
"beat"
],
"target": [
17,
"evaluate"
]
},
{
"source": [
17,
"equals"
],
"target": [
14,
"string1"
]
},
{
"source": [
11,
"beat"
],
"target": [
18,
"evaluate"
]
},
{
"source": [
18,
"equals"
],
"target": [
14,
"string2"
]
},
{
"source": [
11,
"beat"
],
"target": [
19,
"evaluate"
]
},
{
"source": [
20,
"string"
],
"target": [
19,
"equation"
]
},
{
"source": [
20,
"string"
],
"target": [
18,
"equation"
]
},
{
"source": [
20,
"string"
],
"target": [
17,
"equation"
]
},
{
"source": [
12,
"beat"
],
"target": [
20,
"send"
]
},
{
"source": [
19,
"equals"
],
"target": [
14,
"string3"
]
},
{
"source": [
20,
"string"
],
"target": [
21,
"equation"
]
},
{
"source": [
11,
"beat"
],
"target": [
21,
"evaluate"
]
},
{
"source": [
21,
"equals"
],
"target": [
14,
"string4"
]
},
{
"source": [
22,
"equals"
],
"target": [
14,
"string5"
]
},
{
"source": [
20,
"string"
],
"target": [
22,
"equation"
]
},
{
"source": [
11,
"beat"
],
"target": [
22,
"evaluate"
]
},
{
"source": [
35,
"bang"
],
"target": [
35,
"start"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment