node_vlc_remote_timecodes/db.json
Fabian Stamm 8683ea17a3 asd
2017-06-18 13:45:29 +02:00

32 lines
534 B
JSON

{
"t2mp4": [
{
"id": "f786c17431e6",
"time": "1500",
"channel": "1",
"note": "2",
"name": "test",
"value": "5"
}
],
"3d47edcdc882": {
"displayName": "test",
"id": "3d47edcdc882",
"triggers": [
{
"midi": {
"channel": 1,
"note": 3,
"value": 4
},
"time": {
"lframe": 15,
"lseconds": 5,
"lminutes": 0,
"lhours": 0,
"lmilliseconds": 5600
}
}
]
}
}