mosaicode-javascript-webaudio/examples/title_example.mscd

51 lines
834 B
Plaintext

{
"source": "XML_CONVERTED",
"data": "DIAGRAM",
"version": "0.0.1",
"zoom": 1.0,
"language": "javascript",
"code_template": {},
"blocks": [
{
"type": "title",
"id": 1,
"collapsed": false,
"x": 370.0,
"y": 140.0,
"properties": [
{
"key": "title",
"value": "Mosaicode - Document Title"
}
]
},
{
"type": "text",
"id": 2,
"collapsed": false,
"x": 60.0,
"y": 100.0,
"properties": [
{
"key": "value",
"value": ""
},
{
"key": "label",
"value": "Title: "
}
]
}
],
"connections": [
{
"from_block": 2,
"from_out": 1,
"to_block": 1,
"to_in": 1
}
],
"comments": [],
"authors": []
}