Created
August 10, 2012 06:36
-
-
Save anonymous/3311834 to your computer and use it in GitHub Desktop.
meemoo app: experiments
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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