node_vlc_remote_timecodes/db.json

32 lines
534 B
JSON
Raw Normal View History

2017-06-16 15:34:40 +00:00
{
"t2mp4": [
{
"id": "f786c17431e6",
"time": "1500",
"channel": "1",
"note": "2",
"name": "test",
"value": "5"
}
2017-06-18 11:45:29 +00:00
],
"3d47edcdc882": {
"displayName": "test",
"id": "3d47edcdc882",
"triggers": [
{
"midi": {
"channel": 1,
"note": 3,
"value": 4
},
"time": {
"lframe": 15,
"lseconds": 5,
"lminutes": 0,
"lhours": 0,
"lmilliseconds": 5600
}
}
]
}
2017-06-16 15:34:40 +00:00
}