producer_swap_instrumentals
Swap instrumentals between songs, keeping vocals from one and music from another. Create mashups by blending vocal tracks with new backing.
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. | |
| 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 |