producer_swap_instrumentals
Combine vocals from one audio with instrumentals from another to create mashups or test different beats. Replaces the base track's instrumentals with the swap audio's instrumental part.
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 |
|---|---|---|---|
| async | No | Whether to process the request asynchronously. | |
| audio_id | Yes | ID of the base audio whose instrumentals will be replaced. | |
| callback_url | No | Webhook callback URL for asynchronous notifications. | |
| swap_audio_id | Yes | ID of the audio whose instrumentals to use as replacement. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |