producer_swap_instrumentals
Replace a song's instrumental track with instrumentals from another audio, blending vocals from the base with a new backing track for creative mashups.
Instructions
Swap the instrumental track of one song with instrumentals from another.
Takes the vocals from the base audio and combines them with the instrumental
track from the swap audio.
Use this when:
- You want to combine instrumentals from one song with vocals from another
- You want to hear how the same vocals sound over different music
- You're creating an instrumental mashup
Returns:
Task ID and the swapped audio information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audio_id | Yes | ID of the base audio whose instrumentals will be replaced. | |
| swap_audio_id | Yes | ID of the audio whose instrumentals to use as replacement. | |
| callback_url | No | Webhook callback URL for asynchronous notifications. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |