suno_cover_music
Generate a cover or remix of an existing song by specifying a new style or prompt. Keep the original melody and lyrics while transforming the genre, arrangement, or mood.
Instructions
Create a cover or remix version of an existing song in a different style.
This generates a new version of a song with a different arrangement, genre,
or mood while keeping the core melody and lyrics.
Use this when:
- You want to hear a song in a different genre
- You want an acoustic/unplugged version of an electronic song
- You want to remix a song with a different vibe
Returns:
Task ID and the cover audio information.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audio_id | Yes | ID of the audio to create a cover of. This is the 'id' field from a previous generation. | |
| prompt | No | Description of how you want the cover to sound. Examples: 'acoustic unplugged version', 'jazz lounge style', '80s synthwave remix' | |
| style | No | Target music style for the cover. Examples: 'jazz, smooth, saxophone', 'acoustic folk, gentle guitar', 'electronic dance, high energy' | |
| model | No | Model version to use for the cover. | chirp-v5-5 |
| audio_weight | No | Advanced parameter for cover operations. Controls how much the original audio influences the cover generation. | |
| callback_url | No | Webhook callback URL for asynchronous notifications. When provided, the API will call this URL when the cover is complete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |