restart-ableton-live
v1.1.0Ableton Live extension — restart button with unsaved changes warning
README · rendered from GitHubView source
🔄 Restart Ableton Live
Restart Live without ever leaving Live.
✨ What it does
Right-click a track, clip, scene, clip slot, or Arrangement selection → Restart Ableton Live…
| 🪟 One-click confirm | A clean restart dialog, no terminal, no Activity Monitor |
| 💾 Safe by default | Unsaved changes? Live shows its native save dialog first |
| 📂 Picks up where you left off | Reopens the current project when possible |
| 🎯 Version-aware | Uses the same Live app version that launched the extension |
📦 Install
- Download
restart-ableton-live-1.1.0.ablxfrom Releases - Open Ableton Live 12 Beta
- Go to Preferences → Extensions
- Drag the
.ablxfile into the Extensions list - Restart Ableton Live when Live asks you to. Yes, seriously.
Take a breath. Enjoy the ritual. This should be the last time you ever restart Live manually.
Done. Right-click anywhere in Live to use it.
✅ Requirements
- Ableton Live 12 Beta — the Extensions API is currently in beta
- macOS — uses AppleScript +
opento quit and reopen Live - Windows — uses PowerShell +
CloseMainWindow()to quit and reopen Live
🛠️ Build from source
git clone https://github.com/4TheDoctor/restart-ableton-live.git
cd restart-ableton-live
npm install
Create .env with your Extension Host path:
EXTENSION_HOST_PATH=/Applications/Ableton Live 12 Beta.app/Contents/Helpers/ExtensionHost/ExtensionHostNodeModule.node
npm start # dev mode — loads into Live with hot reload
npm run package # builds .ablx for distribution
⭐ Star History
📄 License
MIT © The Doctor
Rate this extension
One rating per account; you can change it any time.
No ratings yet — be the first
Comments
No comments yet.