edited a note position in the workflow
This commit is contained in:
@@ -935,7 +935,7 @@
|
|||||||
],
|
],
|
||||||
"size": [
|
"size": [
|
||||||
340,
|
340,
|
||||||
300
|
445
|
||||||
],
|
],
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"order": 0,
|
"order": 0,
|
||||||
@@ -1168,7 +1168,7 @@
|
|||||||
],
|
],
|
||||||
"size": [
|
"size": [
|
||||||
390,
|
390,
|
||||||
334
|
378
|
||||||
],
|
],
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"order": 3,
|
"order": 3,
|
||||||
@@ -1176,12 +1176,17 @@
|
|||||||
"inputs": [],
|
"inputs": [],
|
||||||
"outputs": [
|
"outputs": [
|
||||||
{
|
{
|
||||||
"name": "AUDIO",
|
"name": "audio",
|
||||||
"type": "AUDIO",
|
"type": "AUDIO",
|
||||||
"links": [
|
"links": [
|
||||||
1200,
|
1200,
|
||||||
1201
|
1201
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "duration",
|
||||||
|
"type": "FLOAT",
|
||||||
|
"links": null
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"properties": {
|
"properties": {
|
||||||
@@ -1193,6 +1198,7 @@
|
|||||||
"audio.wav",
|
"audio.wav",
|
||||||
0,
|
0,
|
||||||
25,
|
25,
|
||||||
|
25,
|
||||||
null,
|
null,
|
||||||
null,
|
null,
|
||||||
""
|
""
|
||||||
@@ -1224,30 +1230,6 @@
|
|||||||
"color": "#223",
|
"color": "#223",
|
||||||
"bgcolor": "#335"
|
"bgcolor": "#335"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"id": 495,
|
|
||||||
"type": "Note",
|
|
||||||
"pos": [
|
|
||||||
3130,
|
|
||||||
6350
|
|
||||||
],
|
|
||||||
"size": [
|
|
||||||
270,
|
|
||||||
90
|
|
||||||
],
|
|
||||||
"flags": {},
|
|
||||||
"order": 5,
|
|
||||||
"mode": 0,
|
|
||||||
"inputs": [],
|
|
||||||
"outputs": [],
|
|
||||||
"title": "Custom Audio Note",
|
|
||||||
"properties": {},
|
|
||||||
"widgets_values": [
|
|
||||||
"↑ Load Custom Audio Here ↑\n\n(Make sure to set use custom audio to true to enable it)"
|
|
||||||
],
|
|
||||||
"color": "#223",
|
|
||||||
"bgcolor": "#335"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": 439,
|
"id": 439,
|
||||||
"type": "MarkdownNote",
|
"type": "MarkdownNote",
|
||||||
@@ -1260,7 +1242,7 @@
|
|||||||
380
|
380
|
||||||
],
|
],
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"order": 6,
|
"order": 5,
|
||||||
"mode": 0,
|
"mode": 0,
|
||||||
"inputs": [],
|
"inputs": [],
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
@@ -1271,6 +1253,30 @@
|
|||||||
],
|
],
|
||||||
"color": "#323",
|
"color": "#323",
|
||||||
"bgcolor": "#535"
|
"bgcolor": "#535"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 495,
|
||||||
|
"type": "Note",
|
||||||
|
"pos": [
|
||||||
|
3130,
|
||||||
|
6380
|
||||||
|
],
|
||||||
|
"size": [
|
||||||
|
270,
|
||||||
|
90
|
||||||
|
],
|
||||||
|
"flags": {},
|
||||||
|
"order": 6,
|
||||||
|
"mode": 0,
|
||||||
|
"inputs": [],
|
||||||
|
"outputs": [],
|
||||||
|
"title": "Custom Audio Note",
|
||||||
|
"properties": {},
|
||||||
|
"widgets_values": [
|
||||||
|
"↑ Load Custom Audio Here ↑\n\n(Make sure to set use custom audio to true to enable it)"
|
||||||
|
],
|
||||||
|
"color": "#223",
|
||||||
|
"bgcolor": "#335"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"links": [
|
"links": [
|
||||||
@@ -7497,10 +7503,10 @@
|
|||||||
"VHS_MetadataImage": true,
|
"VHS_MetadataImage": true,
|
||||||
"VHS_KeepIntermediate": true,
|
"VHS_KeepIntermediate": true,
|
||||||
"ds": {
|
"ds": {
|
||||||
"scale": 0.5159609120521172,
|
"scale": 0.6830134553650705,
|
||||||
"offset": [
|
"offset": [
|
||||||
-1943.5366161616175,
|
-2314.684986327,
|
||||||
-5193.440972222219
|
-5200.910351747899
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
Reference in New Issue
Block a user