Skip to content

Repository files navigation

Ableton Live Extensions Experiments

Ableton Live Extensions

🖥️ Watch my introductory video on YouTube

Break what's expected. Make Live your own.

Extensions are a new way to enhance Live's capabilities with powerful tools that can speed up your workflow by automating repetitive tasks, sparkle or scramble new ideas and even more.

This repository is a collection of some of the extensions I've developed for you to try out, explore and edit. Most of them are just tests designed to check out the SDK's capabilities.

You can read more about Ableton Extensions here:

Requirements

  • Ableton Live Suite 12.4.5 beta

Disclaimer

I built most of these extensions with the help of Claude Code handling most of the heavy lifting on the code side. If that makes you uneasy or you're not on board with that approach, no worries at all. Either way, thanks a lot for taking the time to check it out.

A big thank you to Rain and Jackie for helping me building the Bird Game extension and make it look so good. Thank you Glau @glaurossi for making Doom compatible with Windows. Freesound Sampler is developed in collaboration with feedback from Frederic Font Corbera @ffont the Freesound lead developer.


Extensions

Name Version Description Download Source
Arrangement Helper 0.0.8 Builds structured arrangements with named, colored sections on a MIDI track. ⚠️ Please read the current known limitations in the extension's README file. ⬇️ Download 🏗️ Source
Basic Pitch ✨ 1.0.3 Converts audio clips to MIDI using Spotify's Basic Pitch neural network, fully offline (macOS & Windows) ⬇️ Download 🏗️ Source
Bird Game 1.1.0 A just-for-fun game inspired by Flappy Bird that turns your run into a MIDI clip (macOS & Windows) ⬇️ Download 🏗️ Source
Chord Progression Helper 0.5.1 Builds chord progressions from any key and writes them as a MIDI clip ⬇️ Download 🏗️ Source
Chord Voicing Helper 1.0.2 Detects chords in a MIDI clip and lets you apply and preview voicing strategies ⬇️ Download 🏗️ Source
ChromaFlux 0.0.7 Randomizes Instrument Rack parameters with configurable mode and intensity ⬇️ Download 🏗️ Source
Doom 1.0.0 Runs the original DOOM Shareware (1993) fully offline inside Ableton Live (macOS & Windows) ⬇️ Download 🏗️ Source
Duplicate Track 0.0.7 Duplicates a track without copying its clips ⬇️ Download 🏗️ Source
Freesound Sampler 1.1.3 Searches Freesound.org and downloads sounds directly into your tracks ⬇️ Download 🏗️ Source
Session to Arrangement Bridge 0.0.8 Transfers all Session View clips into Arrangement View with full fidelity. ⚠️ Please read the current known limitations in the extension's README file. ⬇️ Download 🏗️ Source
Snake 0.0.7 Play Snake inside Live and turn your gameplay into a MIDI clip ⬇️ Download 🏗️ Source
Track Creator 0.0.6 Creates multiple audio or MIDI tracks at once from a simple dialog ⬇️ Download 🏗️ Source
Transpose Clips 0.1.0 Transposes every MIDI clip in the Live Set by a chosen number of semitones ⬇️ Download 🏗️ Source

Most recently updated


Changelog

June 28, 2026

Basic Pitch 1.0.3

  • Indeterminate progress bar — During transcription the progress bar now animates in indeterminate mode instead of freezing. TF.js CPU inference is synchronous and blocks Node's single thread, so a fixed percentage could not update until inference finished.

June 15, 2026

Freesound Sampler 1.1.3

  • Inspire Me — Click Inspire Me to pick a random search term and instantly discover unexpected sounds
  • OAuth login - Improved workflow. Removed API Key field.

June 12, 2026

Freesound Sampler 1.0.0

  • OAuth login — Log in with your Freesound account directly from the extension; no manual API key needed
  • Original quality downloads — When logged in, sounds are downloaded in their original format (WAV, FLAC, AIFF, …) instead of MP3 previews
  • Attribution helper — The Attributions view lists imported sounds with a one-click copy for crediting creators
  • Advanced search filters — Filter by timbre descriptors (brightness, warmth, roughness, etc.), key, BPM, duration, license, and more

June 9, 2026

Bird Game 1.1.0

  • Windows support — Now runs on both macOS and Windows

Doom 1.0.0

  • Windows support — Now runs on both macOS and Windows (thanks to Glau @glaurossi)
  • Fully offline — All game assets bundled; no internet connection required

June 7, 2026

Basic Pitch 1.0.0

  • Windows support — Full cross-platform support (macOS & Windows) thanks to @jwfeniello
  • Bundled model — ML model runs entirely locally; no data leaves your machine
  • Stability fixes — Fixed host crash and handling of compressed audio samples

June 1, 2026

Initial public release

  • Bird Game 1.0.0 — Flappy Bird-inspired game that turns your run into a MIDI clip
  • Doom — Original DOOM Shareware (1993) running inside Ableton Live, migrated to the new SDK
  • Arrangement Helper, Basic Pitch, Chord Progression Helper, Chord Voicing Helper, ChromaFlux, Duplicate Track, Freesound Sampler, Session to Arrangement Bridge, Snake, Track Creator, Transpose Clips — first public versions

About

Ableton Extensions are a new way to enhance Live's capabilities with powerful tools that can speed up your workflow by automating repetitive tasks, sparkle or scramble new ideas and even more. This repository is a collection of some of the extensions I've developed for you to try out, explore and edit.

Topics

Resources

Stars

146 stars

Watchers

3 watching

Forks

Releases

Contributors

Languages