Products/Audio Production, AI Workflow Automation/REAPER Daemon

REAPER Daemon

Control REAPER from an AI agent on macOS, Windows, or Linux

Audio Production, AI Workflow Automation1 people
REAPER Daemon

Our Take

REAPER Daemon is one of those tools that makes you wonder why no one built it sooner. It's a local file bridge that lets AI agents like Claude or Codex control REAPER—the legendary digital audio workstation—without any extensions, servers, or MCP complexity. The entire system is elegantly brutal: you drop a JSON command file into a folder, a Lua script inside REAPER picks it up, executes it, and writes the result back. That's it. No network, no sockets, no fuss.

The founder goes by wretcher207 on GitHub and runs Dead Pixel Design. This is open source at its finest—MIT licensed, works on macOS, Windows, and Linux, and installs in about thirty seconds. The Lua bridge runs as a defer loop, polling the inbox folder one command per tick, and every mutating command lives inside a REAPER undo block so Cmd+Z works like it should.

What can you actually do? Pretty much anything. Transport control, tempo changes, track management (add, delete, rename, volume, pan, mute, solo, arm, color), FX manipulation (add, remove, bypass, reorder, set parameters, write automation), markers, regions, media items, MIDI insertion, and there's a scan_fx command that dumps every FX and parameter in your project so the agent knows what it's working with. You can even save recipes—command sequences you replay on any project.

Here's the thing: every DAW developer is scrambling to add AI features. REAPER Daemon said "actually, let the AI control the whole session" and shipped it for free. For producers already running coding agents on their machines, this is the missing link between "AI talks about my music" and "AI touches my session." It's the daemon you let into REAPER—and honestly, you should.

Reaper Daemon allows AI agents to control REAPER by writing JSON command files into a folder, which are then executed by a Lua script inside REAPER, with results written back as JSON.

Key Features
Project control: transport, tempo, cursor, time selection, render, Tracks: add, delete, rename, select, volume, pan, mute, solo, arm, color, FX: add, remove, bypass, reorder, set parameters, write automation envelopes, Markers, regions, and media items, MIDI: insert and optimize MIDI files, Discovery: scan_fx dumps every FX and parameter in the project, Recipes: save a command sequence and replay it on any project
Problem It Solves
It provides a local file bridge for driving REAPER from an AI agent without the need for network connections, socket servers, or MCP servers.
Target Customer
Producers who use AI agents and want to control their REAPER sessions programmatically, developers building tools on top of REAPER, and individuals seeking automated drum, MIDI, or FX automation.
Use Cases
Automating project control and track management in REAPER, Generating and inserting drum, MIDI, or FX automation, Building AI-driven workflows for audio production
Pricing Details
Reaper Daemon is free and open source under the MIT license.
Free Tier
Yes
Differentiator
No extensions, no server, and no MCP are required. It operates entirely through local file operations and is plugin-agnostic.
Why Now
The rise of AI in creative fields makes tools like Reaper Daemon valuable for integrating AI workflows into audio production.

Key Facts

Category
Audio Production, AI Workflow Automation
Location
, USA
Team Size
1 people
Pricing
Free
Discovered via
product-hunt

The people behind REAPER Daemon

D

David

profile

Co-founder

Audio engineering, web development, AI workflow automation

Links

Browse by category

Want products like this in your inbox every morning?

Five products. Every morning. Written by someone who actually cares whether they're good or not. Free forever, unsubscribe whenever.

REAPER Daemon — SLAYREPORT