Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 284 Bytes

File metadata and controls

14 lines (9 loc) · 284 Bytes

patchwork

A CLI agent for researching synth patches, controlling hardware synths via MIDI, and managing a personal patch library.

Built with PydanticAI + Claude Sonnet. Uses python-rtmidi for hardware control.

Setup

uv sync
python main.py

Requires Python 3.14+.