Fix workflow_music.json: Node-Positionen und Werte korrigiert
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
d10703b50d
commit
8ea29fd6af
1 changed files with 8 additions and 8 deletions
|
|
@ -30,7 +30,7 @@
|
|||
{
|
||||
"id": 5,
|
||||
"type": "AudioUpsample",
|
||||
"pos": [580, 100],
|
||||
"pos": [580, 150],
|
||||
"size": {"0": 300, "1": 120},
|
||||
"flags": {},
|
||||
"order": 1,
|
||||
|
|
@ -47,7 +47,7 @@
|
|||
{
|
||||
"id": 6,
|
||||
"type": "AudioPreview",
|
||||
"pos": [930, 100],
|
||||
"pos": [930, 150],
|
||||
"size": {"0": 250, "1": 80},
|
||||
"flags": {},
|
||||
"order": 2,
|
||||
|
|
@ -79,14 +79,14 @@
|
|||
0,
|
||||
0.85,
|
||||
5.0,
|
||||
150,
|
||||
8.0
|
||||
250,
|
||||
18.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"type": "AudioUpsample",
|
||||
"pos": [580, 620],
|
||||
"pos": [580, 670],
|
||||
"size": {"0": 300, "1": 120},
|
||||
"flags": {},
|
||||
"order": 4,
|
||||
|
|
@ -103,7 +103,7 @@
|
|||
{
|
||||
"id": 3,
|
||||
"type": "AudioPreview",
|
||||
"pos": [930, 620],
|
||||
"pos": [930, 670],
|
||||
"size": {"0": 250, "1": 80},
|
||||
"flags": {},
|
||||
"order": 5,
|
||||
|
|
@ -124,13 +124,13 @@
|
|||
],
|
||||
"groups": [
|
||||
{
|
||||
"title": "Lange Musik (MusicGenLong) → empfohlen für 60-120s",
|
||||
"title": "Lange Musik (MusicGenLong) - empfohlen fuer 60-120s",
|
||||
"bounding": [30, 65, 1180, 500],
|
||||
"color": "#3d2a5a",
|
||||
"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],
|
||||
"color": "#2a2a5a",
|
||||
"font_size": 14
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue