An open API service indexing awesome lists of open source software.

https://github.com/wuritz/trueclip

Clean up, reset and sequence imported audio stems, in Ableton. Revert audio clips back to their 'true' state.
https://github.com/wuritz/trueclip

ableton ableton-extension abletonlive abletonlive-extension audio clip music-production stem-preparation stems

Last synced: 8 days ago
JSON representation

Clean up, reset and sequence imported audio stems, in Ableton. Revert audio clips back to their 'true' state.

Awesome Lists containing this project

README

          

TrueClip for Ableton Live




An [Ableton Live](https://www.ableton.com) extension designed to clean up, reset and sequence imported audio stems.

When working with stems or tracking sessions, audio clips often end up trimmed, warped, or maybe scattered across the timeline for some reason.

**TrueClip** automatically restores your clips to their true, unedited states and arranges them sequentially, making your timeline clean and ready for mixing or exporting.

I built TrueClip to automate my own personal workflow for prepping stems.


[![Download](https://img.shields.io/github/v/release/wuritz/trueclip?style=for-the-badge&label=Download%20latest&color=aaaaa
)](https://github.com/wuritz/trueclip/releases/latest/download/TrueClip-1.3.0.ablx)
[![Total Downloads](https://img.shields.io/github/downloads/wuritz/trueclip/total?style=for-the-badge)](https://github.com/wuritz/trueclip/releases)


## Usage
Open the extension with right-clicking either on an `Audio Track` or an `Audio Clip`, then under `Extensions\` find -> `TrueClip - Open..`.

Choose a mode between `Prepare Stems` and `Rename Clips`, tweak the settings, then press `Run`.

## Features

*TrueClip* optimizes your audio clips by:

1. Turning off warps for all clips
2. Putting the clip to the first point in the arrangement (1.1.1.1)
3. Extends the start and end of the clip to the audio's start and end points
5. Turns off the track - so your ears won't get blasted off when you hit play

Any one of these can be turned off, so you can tailor the process to fit your desire.

**⚠️New feature:⚠️**
- You can rename your track's clips to the track name
- You can do this either on one selected track or all tracks


An important thing to note:
* All features *ONLY* work on **Audio Clips**

## Prerequisites

If you want to compile the extension from source:
- Node.js ≥ `24.14.1`
- Ableton Extensions SDK (create a new folder called `vendor/` and place the `.tgz` SDK files there)

## Installation

You need **Ableton Live 12.4.5** (extensions should be supported) or higher to work.

1. Download the extension file (.ablx) from the [Releases](https://github.com/wuritz/trueclip/releases/latest) page
2. Open Ableton's `Preferences\Extensions`
3. Drag & Drop into there

### License

MIT © wuritz