78 lines
1.6 KiB
JSON
78 lines
1.6 KiB
JSON
{
|
|
"positive_global_styles": [
|
|
"background music",
|
|
"upbeat",
|
|
"warm",
|
|
"feel-good",
|
|
"acoustic",
|
|
"bright acoustic guitar",
|
|
"light claps",
|
|
"subtle synth pads",
|
|
"gentle driving beat",
|
|
"positive energy"
|
|
],
|
|
"negative_global_styles": [
|
|
"sad",
|
|
"dark",
|
|
"heavy",
|
|
"aggressive",
|
|
"cartoonish",
|
|
"vocal-heavy",
|
|
"distorted"
|
|
],
|
|
"sections": [
|
|
{
|
|
"section_name": "Intro",
|
|
"positive_local_styles": [
|
|
"bright acoustic guitar strumming",
|
|
"simple melody",
|
|
"warm synth pad swell",
|
|
"inviting",
|
|
"instrumental"
|
|
],
|
|
"negative_local_styles": [
|
|
"drums",
|
|
"vocals",
|
|
"bass"
|
|
],
|
|
"duration_ms": 6000,
|
|
"lines": []
|
|
},
|
|
{
|
|
"section_name": "Main Groove",
|
|
"positive_local_styles": [
|
|
"gentle driving beat enters",
|
|
"light hand claps",
|
|
"playful acoustic guitar riff",
|
|
"cheerful",
|
|
"steady rhythm",
|
|
"instrumental"
|
|
],
|
|
"negative_local_styles": [
|
|
"vocals",
|
|
"loud",
|
|
"complex melody"
|
|
],
|
|
"duration_ms": 9000,
|
|
"lines": []
|
|
},
|
|
{
|
|
"section_name": "Outro",
|
|
"positive_local_styles": [
|
|
"acoustic guitar final strum",
|
|
"light shaker",
|
|
"warm synth pad fade out",
|
|
"clean and simple ending",
|
|
"button-like finish",
|
|
"instrumental"
|
|
],
|
|
"negative_local_styles": [
|
|
"abrupt stop",
|
|
"drums",
|
|
"vocals"
|
|
],
|
|
"duration_ms": 6000,
|
|
"lines": []
|
|
}
|
|
]
|
|
} |