Fix workflow_music.json: Node-Positionen und Werte korrigiert

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Andre 2026-03-21 15:46:05 +01:00
parent d10703b50d
commit 8ea29fd6af

View file

@ -30,7 +30,7 @@
{ {
"id": 5, "id": 5,
"type": "AudioUpsample", "type": "AudioUpsample",
"pos": [580, 100], "pos": [580, 150],
"size": {"0": 300, "1": 120}, "size": {"0": 300, "1": 120},
"flags": {}, "flags": {},
"order": 1, "order": 1,
@ -47,7 +47,7 @@
{ {
"id": 6, "id": 6,
"type": "AudioPreview", "type": "AudioPreview",
"pos": [930, 100], "pos": [930, 150],
"size": {"0": 250, "1": 80}, "size": {"0": 250, "1": 80},
"flags": {}, "flags": {},
"order": 2, "order": 2,
@ -79,14 +79,14 @@
0, 0,
0.85, 0.85,
5.0, 5.0,
150, 250,
8.0 18.0
] ]
}, },
{ {
"id": 2, "id": 2,
"type": "AudioUpsample", "type": "AudioUpsample",
"pos": [580, 620], "pos": [580, 670],
"size": {"0": 300, "1": 120}, "size": {"0": 300, "1": 120},
"flags": {}, "flags": {},
"order": 4, "order": 4,
@ -103,7 +103,7 @@
{ {
"id": 3, "id": 3,
"type": "AudioPreview", "type": "AudioPreview",
"pos": [930, 620], "pos": [930, 670],
"size": {"0": 250, "1": 80}, "size": {"0": 250, "1": 80},
"flags": {}, "flags": {},
"order": 5, "order": 5,
@ -124,13 +124,13 @@
], ],
"groups": [ "groups": [
{ {
"title": "Lange Musik (MusicGenLong) → empfohlen für 60-120s", "title": "Lange Musik (MusicGenLong) - empfohlen fuer 60-120s",
"bounding": [30, 65, 1180, 500], "bounding": [30, 65, 1180, 500],
"color": "#3d2a5a", "color": "#3d2a5a",
"font_size": 14 "font_size": 14
}, },
{ {
"title": "Kurze Musik (MusicGen) → für 10-30s Clips", "title": "Kurze Musik (MusicGen) - fuer 10-30s Clips",
"bounding": [30, 585, 1180, 460], "bounding": [30, 585, 1180, 460],
"color": "#2a2a5a", "color": "#2a2a5a",
"font_size": 14 "font_size": 14