Simple audio stitch audio template

Pre-built Shotstack audio editing templates to kick-start your imagination.

{
"timeline": {
"tracks": [
{
"clips": [
{
"asset": {
"type": "audio",
"src": "https://shotstack-assets.s3-ap-southeast-2.amazonaws.com/music/unminus/berlin.mp3"
},
"start": 0,
"length": 8
},
{
"asset": {
"type": "audio",
"src": "https://shotstack-assets.s3.ap-southeast-2.amazonaws.com/music/unminus/ambisax.mp3",
"effect": "fadeOut"
},
"start": 8,
"length": 8
}
]
}
]
},
"output": {
"format": "mp3",
"resolution": "sd"
}
}

Merge/stitch two audio clips together to create a single track.

DOWNLOAD JSON

New to Shotstack? Sign up for API access to use this template and start automatically generating videos.

SIGN UP

How to use this template

Use this template as the starting point for your automated audio editing project. Customize it to meet the needs of your application or workflow.

Postman

Test and modify this template directly in Postman by forking our public Collection.

Application

Customize the template and integrate it in to your application or workflow using the programming language of your choice.

SDK

Use this template as the starting point for integration with our SDKs. Port the JSON to PHP, Node or Ruby and integrate in to your code base.

Experience Shotstack for yourself, with no risk, and generate your first video in 15 minutes.