producer_swap_instrumentals
Replace a song's instrumental track with instrumentals from another audio to create mashups, mixing vocals from one track with music from another.
Instructions
Swap the instrumental track of one song with instrumentals from another.
Requests instrumental swapping for the provided 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. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |