mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-03 14:54:37 +00:00
689 lines
12 KiB
JSON
689 lines
12 KiB
JSON
{
|
|
"iteration": 139049,
|
|
"last_node_id": 16,
|
|
"last_link_id": 16,
|
|
"links": {
|
|
"0": {
|
|
"id": 0,
|
|
"origin_id": 0,
|
|
"origin_slot": 0,
|
|
"target_id": 2,
|
|
"target_slot": 0,
|
|
"data": null
|
|
},
|
|
"1": {
|
|
"id": 1,
|
|
"origin_id": 2,
|
|
"origin_slot": 0,
|
|
"target_id": 1,
|
|
"target_slot": 0,
|
|
"data": null
|
|
},
|
|
"2": {
|
|
"id": 2,
|
|
"origin_id": 2,
|
|
"origin_slot": 0,
|
|
"target_id": 3,
|
|
"target_slot": 0,
|
|
"data": null
|
|
},
|
|
"3": {
|
|
"id": 3,
|
|
"origin_id": 3,
|
|
"origin_slot": 0,
|
|
"target_id": 4,
|
|
"target_slot": 0,
|
|
"data": null
|
|
},
|
|
"4": {
|
|
"id": 4,
|
|
"origin_id": 5,
|
|
"origin_slot": 0,
|
|
"target_id": 2,
|
|
"target_slot": 1,
|
|
"data": null
|
|
},
|
|
"5": {
|
|
"id": 5,
|
|
"origin_id": 6,
|
|
"origin_slot": 0,
|
|
"target_id": 0,
|
|
"target_slot": 0,
|
|
"data": null
|
|
},
|
|
"6": {
|
|
"id": 6,
|
|
"origin_id": 7,
|
|
"origin_slot": 0,
|
|
"target_id": 0,
|
|
"target_slot": 1,
|
|
"data": null
|
|
},
|
|
"7": {
|
|
"id": 7,
|
|
"origin_id": 8,
|
|
"origin_slot": 0,
|
|
"target_id": 0,
|
|
"target_slot": 2,
|
|
"data": null
|
|
},
|
|
"8": {
|
|
"id": 8,
|
|
"origin_id": 9,
|
|
"origin_slot": 0,
|
|
"target_id": 0,
|
|
"target_slot": 3,
|
|
"data": null
|
|
},
|
|
"9": {
|
|
"id": 9,
|
|
"origin_id": 9,
|
|
"origin_slot": 0,
|
|
"target_id": 10,
|
|
"target_slot": 0,
|
|
"data": null
|
|
},
|
|
"10": {
|
|
"id": 10,
|
|
"origin_id": 3,
|
|
"origin_slot": 0,
|
|
"target_id": 11,
|
|
"target_slot": 0,
|
|
"data": null
|
|
},
|
|
"11": {
|
|
"id": 11,
|
|
"origin_id": 12,
|
|
"origin_slot": 0,
|
|
"target_id": 11,
|
|
"target_slot": 1,
|
|
"data": null
|
|
},
|
|
"12": {
|
|
"id": 12,
|
|
"origin_id": 11,
|
|
"origin_slot": 0,
|
|
"target_id": 13,
|
|
"target_slot": 0,
|
|
"data": null
|
|
},
|
|
"13": {
|
|
"id": 13,
|
|
"origin_id": 12,
|
|
"origin_slot": 0,
|
|
"target_id": 4,
|
|
"target_slot": 1,
|
|
"data": null
|
|
},
|
|
"14": {
|
|
"id": 14,
|
|
"origin_id": 13,
|
|
"origin_slot": 0,
|
|
"target_id": 14,
|
|
"target_slot": 0,
|
|
"data": null
|
|
},
|
|
"15": {
|
|
"id": 15,
|
|
"origin_id": 12,
|
|
"origin_slot": 0,
|
|
"target_id": 15,
|
|
"target_slot": 0,
|
|
"data": null
|
|
}
|
|
},
|
|
"config": {},
|
|
"nodes": [
|
|
{
|
|
"id": 1,
|
|
"title": "Destination",
|
|
"type": "audio/destination",
|
|
"pos": [
|
|
673,
|
|
171
|
|
],
|
|
"size": {
|
|
"0": 140,
|
|
"1": 20
|
|
},
|
|
"flags": {},
|
|
"inputs": [
|
|
{
|
|
"name": "in",
|
|
"type": "audio",
|
|
"link": 1
|
|
}
|
|
],
|
|
"mode": 0,
|
|
"properties": {}
|
|
},
|
|
{
|
|
"id": 2,
|
|
"title": "BiquadFilter",
|
|
"type": "audio/biquadfilter",
|
|
"pos": [
|
|
437,
|
|
251
|
|
],
|
|
"size": {
|
|
"0": 140,
|
|
"1": 34
|
|
},
|
|
"flags": {},
|
|
"inputs": [
|
|
{
|
|
"name": "in",
|
|
"type": "audio",
|
|
"link": 0
|
|
},
|
|
{
|
|
"name": "frequency",
|
|
"type": "number",
|
|
"link": 4
|
|
}
|
|
],
|
|
"outputs": [
|
|
{
|
|
"name": "out",
|
|
"type": "audio",
|
|
"links": [
|
|
1,
|
|
2
|
|
]
|
|
}
|
|
],
|
|
"mode": 0,
|
|
"properties": {
|
|
"frequency": 350,
|
|
"detune": 0,
|
|
"Q": 1,
|
|
"type": "lowpass"
|
|
}
|
|
},
|
|
{
|
|
"id": 6,
|
|
"title": "Knob",
|
|
"type": "widget/knob",
|
|
"pos": [
|
|
120,
|
|
183
|
|
],
|
|
"size": [
|
|
54,
|
|
74
|
|
],
|
|
"flags": {},
|
|
"outputs": [
|
|
{
|
|
"name": "",
|
|
"type": "number",
|
|
"links": [
|
|
5
|
|
]
|
|
}
|
|
],
|
|
"mode": 0,
|
|
"properties": {
|
|
"min": 0,
|
|
"max": 1,
|
|
"value": 0.5099999999999996,
|
|
"wcolor": "#7AF",
|
|
"size": 50
|
|
},
|
|
"boxcolor": "rgba(128,128,128,1.0)"
|
|
},
|
|
{
|
|
"id": 0,
|
|
"title": "Source",
|
|
"type": "audio/source",
|
|
"pos": [
|
|
251,
|
|
196
|
|
],
|
|
"size": {
|
|
"0": 140,
|
|
"1": 62
|
|
},
|
|
"flags": {},
|
|
"inputs": [
|
|
{
|
|
"name": "gain",
|
|
"type": "number",
|
|
"link": 5
|
|
},
|
|
{
|
|
"name": "Play",
|
|
"type": -1,
|
|
"link": 6
|
|
},
|
|
{
|
|
"name": "Stop",
|
|
"type": -1,
|
|
"link": 7
|
|
},
|
|
{
|
|
"name": "playbackRate",
|
|
"type": "number",
|
|
"link": 8
|
|
}
|
|
],
|
|
"outputs": [
|
|
{
|
|
"name": "out",
|
|
"type": "audio",
|
|
"links": [
|
|
0
|
|
]
|
|
}
|
|
],
|
|
"mode": 0,
|
|
"properties": {
|
|
"src": "demodata/audio.wav",
|
|
"gain": 0.5,
|
|
"loop": true,
|
|
"autoplay": true,
|
|
"playbackRate": 0.24000000000000002
|
|
}
|
|
},
|
|
{
|
|
"id": 5,
|
|
"title": "Knob",
|
|
"type": "widget/knob",
|
|
"pos": [
|
|
125,
|
|
293
|
|
],
|
|
"size": [
|
|
54,
|
|
74
|
|
],
|
|
"flags": {},
|
|
"outputs": [
|
|
{
|
|
"name": "",
|
|
"type": "number",
|
|
"links": [
|
|
4
|
|
]
|
|
}
|
|
],
|
|
"mode": 0,
|
|
"properties": {
|
|
"min": 0,
|
|
"max": 20000,
|
|
"value": 14800.00000000001,
|
|
"wcolor": "#7AF",
|
|
"size": 50
|
|
},
|
|
"boxcolor": "rgba(128,128,128,1.0)"
|
|
},
|
|
{
|
|
"id": 10,
|
|
"title": "Watch",
|
|
"type": "basic/watch",
|
|
"pos": [
|
|
516,
|
|
123
|
|
],
|
|
"size": {
|
|
"0": 140,
|
|
"1": 20
|
|
},
|
|
"flags": {},
|
|
"inputs": [
|
|
{
|
|
"name": "value",
|
|
"type": 0,
|
|
"link": 9,
|
|
"label": "0.240"
|
|
}
|
|
],
|
|
"outputs": [
|
|
{
|
|
"name": "value",
|
|
"type": 0,
|
|
"links": null,
|
|
"label": ""
|
|
}
|
|
],
|
|
"mode": 0,
|
|
"properties": {
|
|
"value": 0.24000000000000002
|
|
}
|
|
},
|
|
{
|
|
"id": 8,
|
|
"title": "Button",
|
|
"type": "widget/button",
|
|
"pos": [
|
|
274,
|
|
106
|
|
],
|
|
"size": [
|
|
128,
|
|
43
|
|
],
|
|
"flags": {},
|
|
"outputs": [
|
|
{
|
|
"name": "clicked",
|
|
"type": -1,
|
|
"links": [
|
|
7
|
|
]
|
|
}
|
|
],
|
|
"mode": 0,
|
|
"properties": {
|
|
"text": "Stop",
|
|
"font": "40px Arial",
|
|
"message": ""
|
|
}
|
|
},
|
|
{
|
|
"id": 9,
|
|
"title": "Knob",
|
|
"type": "widget/knob",
|
|
"pos": [
|
|
429,
|
|
119
|
|
],
|
|
"size": [
|
|
54,
|
|
74
|
|
],
|
|
"flags": {},
|
|
"outputs": [
|
|
{
|
|
"name": "",
|
|
"type": "number",
|
|
"links": [
|
|
8,
|
|
9
|
|
]
|
|
}
|
|
],
|
|
"mode": 0,
|
|
"properties": {
|
|
"min": 0,
|
|
"max": 4,
|
|
"value": 0.24000000000000002,
|
|
"wcolor": "#7AF",
|
|
"size": 50
|
|
},
|
|
"boxcolor": "rgba(128,128,128,1.0)"
|
|
},
|
|
{
|
|
"id": 7,
|
|
"title": "Button",
|
|
"type": "widget/button",
|
|
"pos": [
|
|
114,
|
|
103
|
|
],
|
|
"size": [
|
|
128,
|
|
43
|
|
],
|
|
"flags": {},
|
|
"outputs": [
|
|
{
|
|
"name": "clicked",
|
|
"type": -1,
|
|
"links": [
|
|
6
|
|
]
|
|
}
|
|
],
|
|
"mode": 0,
|
|
"properties": {
|
|
"text": "Play",
|
|
"font": "40px Arial",
|
|
"message": ""
|
|
}
|
|
},
|
|
{
|
|
"id": 3,
|
|
"title": "Analyser",
|
|
"type": "audio/analyser",
|
|
"pos": [
|
|
672,
|
|
306
|
|
],
|
|
"size": {
|
|
"0": 140,
|
|
"1": 20
|
|
},
|
|
"flags": {},
|
|
"inputs": [
|
|
{
|
|
"name": "in",
|
|
"type": "audio",
|
|
"link": 2
|
|
}
|
|
],
|
|
"outputs": [
|
|
{
|
|
"name": "freqs",
|
|
"type": "array",
|
|
"links": [
|
|
3,
|
|
10
|
|
]
|
|
}
|
|
],
|
|
"mode": 0,
|
|
"properties": {
|
|
"fftSize": 2048,
|
|
"minDecibels": -100,
|
|
"maxDecibels": -10,
|
|
"smoothingTimeConstant": 0.5
|
|
}
|
|
},
|
|
{
|
|
"id": 11,
|
|
"title": "Signal",
|
|
"type": "audio/signal",
|
|
"pos": [
|
|
241,
|
|
391
|
|
],
|
|
"size": {
|
|
"0": 140,
|
|
"1": 34
|
|
},
|
|
"flags": {},
|
|
"inputs": [
|
|
{
|
|
"name": "freqs",
|
|
"type": "array",
|
|
"link": 10
|
|
},
|
|
{
|
|
"name": "band",
|
|
"type": "number",
|
|
"link": 11
|
|
}
|
|
],
|
|
"outputs": [
|
|
{
|
|
"name": "signal",
|
|
"type": "number",
|
|
"links": [
|
|
12
|
|
]
|
|
}
|
|
],
|
|
"mode": 0,
|
|
"properties": {
|
|
"band": 440,
|
|
"amplitude": 1,
|
|
"samplerate": 44100
|
|
}
|
|
},
|
|
{
|
|
"id": 14,
|
|
"title": "Progress",
|
|
"type": "widget/progress",
|
|
"pos": [
|
|
91,
|
|
568
|
|
],
|
|
"size": {
|
|
"0": 140,
|
|
"1": 20
|
|
},
|
|
"flags": {},
|
|
"inputs": [
|
|
{
|
|
"name": "",
|
|
"type": "number",
|
|
"link": 14
|
|
}
|
|
],
|
|
"mode": 0,
|
|
"properties": {
|
|
"min": 0,
|
|
"max": 1,
|
|
"value": 0.3843137254901945,
|
|
"wcolor": "#AAF"
|
|
}
|
|
},
|
|
{
|
|
"id": 13,
|
|
"title": "Max. Signal",
|
|
"type": "basic/watch",
|
|
"pos": [
|
|
92,
|
|
527
|
|
],
|
|
"size": {
|
|
"0": 140,
|
|
"1": 20
|
|
},
|
|
"flags": {},
|
|
"inputs": [
|
|
{
|
|
"name": "value",
|
|
"type": 0,
|
|
"link": 12,
|
|
"label": "0.396"
|
|
}
|
|
],
|
|
"outputs": [
|
|
{
|
|
"name": "value",
|
|
"type": 0,
|
|
"links": [
|
|
14
|
|
],
|
|
"label": ""
|
|
}
|
|
],
|
|
"mode": 0,
|
|
"properties": {
|
|
"value": 0.3843137254901945
|
|
}
|
|
},
|
|
{
|
|
"id": 4,
|
|
"title": "Visualization",
|
|
"type": "audio/visualization",
|
|
"pos": [
|
|
253,
|
|
497
|
|
],
|
|
"size": [
|
|
662,
|
|
180
|
|
],
|
|
"flags": {},
|
|
"inputs": [
|
|
{
|
|
"name": "freqs",
|
|
"type": "array",
|
|
"link": 3
|
|
},
|
|
{
|
|
"name": "mark",
|
|
"type": "number",
|
|
"link": 13
|
|
}
|
|
],
|
|
"mode": 0,
|
|
"properties": {
|
|
"continuous": true,
|
|
"mark": 12000.000000000005,
|
|
"samplerate": 44100
|
|
}
|
|
},
|
|
{
|
|
"id": 15,
|
|
"title": "Watch",
|
|
"type": "basic/watch",
|
|
"pos": [
|
|
93,
|
|
398
|
|
],
|
|
"size": {
|
|
"0": 87,
|
|
"1": 20
|
|
},
|
|
"flags": {},
|
|
"inputs": [
|
|
{
|
|
"name": "value",
|
|
"type": 0,
|
|
"link": 15,
|
|
"label": "12000.000"
|
|
}
|
|
],
|
|
"outputs": [
|
|
{
|
|
"name": "value",
|
|
"type": 0,
|
|
"links": null,
|
|
"label": ""
|
|
}
|
|
],
|
|
"mode": 0,
|
|
"properties": {
|
|
"value": 12000.000000000005
|
|
}
|
|
},
|
|
{
|
|
"id": 12,
|
|
"title": "Knob",
|
|
"type": "widget/knob",
|
|
"pos": [
|
|
92,
|
|
435
|
|
],
|
|
"size": [
|
|
54,
|
|
74
|
|
],
|
|
"flags": {},
|
|
"outputs": [
|
|
{
|
|
"name": "",
|
|
"type": "number",
|
|
"links": [
|
|
11,
|
|
13,
|
|
15
|
|
]
|
|
}
|
|
],
|
|
"mode": 0,
|
|
"properties": {
|
|
"min": 0,
|
|
"max": 24000,
|
|
"value": 12000.000000000005,
|
|
"wcolor": "#7AF",
|
|
"size": 50
|
|
},
|
|
"boxcolor": "rgba(128,128,128,1.0)"
|
|
}
|
|
]
|
|
} |