livepilot-notes

Manipulate MIDI notes and compose generative music in Ableton Live 12.

57|7|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/dreamrec/LivePilot --skill livepilot-notes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: livepilot-notes
Source: https://github.com/dreamrec/LivePilot/tree/main/livepilot/skills/livepilot-notes
Command: npx skills add https://github.com/dreamrec/LivePilot --skill livepilot-notes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill removes the friction of manual MIDI programming by providing an agentic interface to create, edit, and analyze musical content directly within Ableton Live 12.

Core Features & Use Cases

  • Generative Composition: Create complex patterns using Euclidean rhythms, minimalist techniques like tintinnabuli, or phase-shifting algorithms.
  • Theory-Aware Editing: Automatically detect scales, identify harmonic issues, and generate counterpoint or chord progressions that adhere to music theory rules.
  • Workflow Automation: Perform bulk MIDI operations such as quantization, transposition, and clip management using the Live Object Model API.

Quick Start

Use the livepilot-notes skill to generate a four-beat Euclidean rhythm with 3 pulses on track 1 and then quantize the resulting clip to a 1/16 note grid.

Frequently Asked Questions about livepilot-notes

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate Euclidean rhythms and algorithmic MIDI patterns in Ableton Live 12?

To generate algorithmic MIDI patterns in Ableton Live 12, you can use agentic control to create complex sequences like Euclidean rhythms and phase-shifting patterns directly within your clips.

Can I automatically detect scales and analyze harmony in my MIDI clips?

Yes, you can automatically detect scales and perform harmonic analysis on MIDI clips to identify issues and ensure your chord progressions and counterpoint adhere to music theory rules.

What is the best way to automate bulk MIDI editing and quantization in Ableton Live?

The best way to automate bulk MIDI editing is by using the Live Object Model API to execute CRUD operations, allowing you to programmatically quantize, transpose, and manage clip data.

Does livepilot-notes support generative composition techniques like tintinnabuli?

Yes, livepilot-notes supports generative composition by facilitating algorithmic pattern generation using minimalist techniques like tintinnabuli, Euclidean rhythms, and phase-shifting.

How do I programmatically manipulate MIDI notes using the Live Object Model API?

You can manipulate MIDI notes by interfacing with the Live Object Model API to execute CRUD operations on clips and note data, enabling programmatic control over your production workflow.

Do I need Ableton Live 12 to use generative MIDI sequencing and theory-aware editing?

Yes, Ableton Live 12 is required as the skill relies on the Live Object Model API within that specific version to execute CRUD operations on clips and handle MIDI data manipulation.