Scenario 13: Advanced Parameters
In June 2025, Suno added three advanced parameters. The parameters are weirdness_constraint, style_weight, and audio_weight. audio_weight appears only when generating a cover. All values are between 0 and 1. In September 2025, vocal_gender was added: f for female voice and m for male voice.
{
"prompt": "[Verse]\nI got a plate of dreams piled high\nA world of flavors I wanna try\nSpices dancing under the sky\nTaste buds soaring I won’t deny\n\n[Chorus]\nCrunch and sizzle sweet and sour\nEvery bite holds a little power\nBite by bite I’m feeling bold\nLife’s a buffet can’t be controlled\n\n[Verse 2]\nFrom tacos wrapped so tight with love\nTo noodles swimming skies above\nPizza slices like a dove\nFlying straight to my tastebud glove\n\n[Bridge]\nOh the crunch of chips so loud\nPopcorn popping in a cloud\nChocolate melting makes me proud\nIn this feast I’m unbowed\n\n[Chorus]\nCrunch and sizzle sweet and sour\nEvery bite holds a little power\nBite by bite I’m feeling bold\nLife’s a buffet can’t be controlled\n\n[Verse 3]\nSaucy rivers on a plate\nFlavors whispering don’t be late\nEvery meal’s a twist of fate\nI’ll devour till it’s too great",
"generation_type": "TEXT",
"tags": "house, tight drums",
"negative_tags": "modern",
"mv": "chirp-auk",
"title": "Savor the Flavor",
"metadata": {
"create_mode": "custom",
"control_sliders": {
"style_weight": 0.4,
"weirdness_constraint": 0.7
},
"can_control_sliders": ["weirdness_constraint", "style_weight"],
"vocal_gender": "f"
}
}Cover generation
{
"prompt": "[Verse]\nThe New Year bell is ringing\nFireworks light up the night\nLaughter spreads in every direction\nGood fortune stays by our side\n\n[Chorus]\nHappy New Year, joy everywhere\nRed lanterns glow across the streets\nReunion blooms into happiness\nMay wishes come true and blessings fill the home\n\n[Verse 2]\nSpring breeze gently arrives\nBringing lucky blossoms into bloom\nNew clothes, new shoes, new hopes\nDreams unfold from here\n\n[Chorus]\nHappy New Year, joy everywhere\nRed lanterns glow across the streets\nReunion blooms into happiness\nMay wishes come true and blessings fill the home\n\n[Bridge]\nFirecrackers burst one after another\nWelcoming a brand new chance\nEvery household is filled with joy\nThe spirit of the New Year spreads everywhere\n\n[Chorus]\nHappy New Year, joy everywhere\nRed lanterns glow across the streets\nReunion blooms into happiness\nMay wishes come true and blessings fill the home",
"generation_type": "TEXT",
"tags": "",
"negative_tags": "",
"mv": "chirp-auk",
"title": "Happy New Year (Remix)",
"task": "cover",
"cover_clip_id": "f31754fc-2c83-4fc1-8a07-70ae218dd0a6",
"metadata": {
"create_mode": "custom",
"control_sliders": {
"style_weight": 0.68,
"audio_weight": 0.48,
"weirdness_constraint": 0.37
},
"can_control_sliders": [
"weirdness_constraint",
"style_weight",
"audio_weight"
],
"is_remix": true
}
}