- comfyui_audiocraft: eigene MusicGen + AudioGen Nodes - workflow_game_audio.json: vorgefertigter Workflow fuer Dungeon Musik und Sound Effects Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
102 lines
2.3 KiB
JSON
102 lines
2.3 KiB
JSON
{
|
|
"last_node_id": 4,
|
|
"last_link_id": 0,
|
|
"nodes": [
|
|
{
|
|
"id": 1,
|
|
"type": "MusicGen",
|
|
"pos": [100, 100],
|
|
"size": {"0": 400, "1": 200},
|
|
"flags": {},
|
|
"order": 0,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [
|
|
{"name": "audio_file", "type": "AUDIO_PATH", "links": [], "slot_index": 0}
|
|
],
|
|
"properties": {"Node name for S&R": "MusicGen"},
|
|
"widgets_values": [
|
|
"dark dungeon ambience, slow, mysterious, atmospheric, medieval",
|
|
10.0,
|
|
"facebook/musicgen-small",
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "MusicGen",
|
|
"pos": [100, 380],
|
|
"size": {"0": 400, "1": 200},
|
|
"flags": {},
|
|
"order": 1,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [
|
|
{"name": "audio_file", "type": "AUDIO_PATH", "links": [], "slot_index": 0}
|
|
],
|
|
"properties": {"Node name for S&R": "MusicGen"},
|
|
"widgets_values": [
|
|
"epic battle music, drums, dark fantasy, intense, orchestral",
|
|
15.0,
|
|
"facebook/musicgen-small",
|
|
42
|
|
]
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "AudioGen",
|
|
"pos": [100, 660],
|
|
"size": {"0": 400, "1": 160},
|
|
"flags": {},
|
|
"order": 2,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [
|
|
{"name": "audio_file", "type": "AUDIO_PATH", "links": [], "slot_index": 0}
|
|
],
|
|
"properties": {"Node name for S&R": "AudioGen"},
|
|
"widgets_values": [
|
|
"sword slash metal clang sound effect",
|
|
3.0,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "AudioGen",
|
|
"pos": [100, 880],
|
|
"size": {"0": 400, "1": 160},
|
|
"flags": {},
|
|
"order": 3,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [
|
|
{"name": "audio_file", "type": "AUDIO_PATH", "links": [], "slot_index": 0}
|
|
],
|
|
"properties": {"Node name for S&R": "AudioGen"},
|
|
"widgets_values": [
|
|
"footsteps on stone dungeon floor",
|
|
3.0,
|
|
1
|
|
]
|
|
}
|
|
],
|
|
"links": [],
|
|
"groups": [
|
|
{
|
|
"title": "Musik",
|
|
"bounding": [80, 75, 440, 480],
|
|
"color": "#8B0000",
|
|
"font_size": 14
|
|
},
|
|
{
|
|
"title": "Sound Effects",
|
|
"bounding": [80, 635, 440, 430],
|
|
"color": "#1a3a4a",
|
|
"font_size": 14
|
|
}
|
|
],
|
|
"config": {},
|
|
"extra": {},
|
|
"version": 0.4
|
|
}
|