mirror of
https://github.com/xodio/xod.git
synced 2026-03-24 17:46:56 +01:00
fix(xod/core): fix xod/core/delta-time to work with fixed xod/core/delta
This commit is contained in:
@@ -1,6 +1,17 @@
|
||||
{
|
||||
"description": "Outputs time difference between the current and previous updates.",
|
||||
"links": [
|
||||
{
|
||||
"id": "B1TDthrCX",
|
||||
"input": {
|
||||
"nodeId": "r1rPK3HAQ",
|
||||
"pinKey": "ByU7LRuSPkW"
|
||||
},
|
||||
"output": {
|
||||
"nodeId": "ByCuRXcEG",
|
||||
"pinKey": "__out__"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "B1gJyE5Vf",
|
||||
"input": {
|
||||
@@ -13,11 +24,22 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "BkvcRX5Ef",
|
||||
"id": "Bkydt3rRm",
|
||||
"input": {
|
||||
"nodeId": "H1z5AmcNz",
|
||||
"pinKey": "Bk74I0_SPyb"
|
||||
},
|
||||
"output": {
|
||||
"nodeId": "r1rPK3HAQ",
|
||||
"pinKey": "ByHmL0uHPk-"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "H10PFnHR7",
|
||||
"input": {
|
||||
"nodeId": "r1rPK3HAQ",
|
||||
"pinKey": "ryv7IRdSP1b"
|
||||
},
|
||||
"output": {
|
||||
"nodeId": "H1NuAXqEM",
|
||||
"pinKey": "__out__"
|
||||
@@ -73,7 +95,7 @@
|
||||
"label": "RST",
|
||||
"position": {
|
||||
"x": 136,
|
||||
"y": 102
|
||||
"y": 0
|
||||
},
|
||||
"type": "xod/patch-nodes/input-pulse"
|
||||
},
|
||||
@@ -86,7 +108,7 @@
|
||||
"label": "UPD",
|
||||
"position": {
|
||||
"x": 102,
|
||||
"y": 102
|
||||
"y": 0
|
||||
},
|
||||
"type": "xod/patch-nodes/input-pulse"
|
||||
},
|
||||
@@ -105,6 +127,14 @@
|
||||
"y": 306
|
||||
},
|
||||
"type": "@/delta"
|
||||
},
|
||||
{
|
||||
"id": "r1rPK3HAQ",
|
||||
"position": {
|
||||
"x": 68,
|
||||
"y": 102
|
||||
},
|
||||
"type": "@/any"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user