Releases: hidingwill/AbletonBridge
Releases · hidingwill/AbletonBridge
AbletonBridge-v4.0.0b
v4.0.0-c — 2026-04-20
New Tools: Arrangement Composition Analysis & Rack Macro Control
Added 6 new MCP tools: 5 arrangement composition analysis tools and 1 Rack macro setter.
Arrangement Composition Analysis (5 new compound tools — MCP_Server/tools/arrangement.py)
get_arrangement_overview— full arrangement map: tempo, time sig, per-track clips, cue points, sectionsanalyze_arrangement_density— divide arrangement into time regions, compute clip density per regionanalyze_arrangement_sections— detect song sections from cue points or clip density changes, characterize each section (sparse, building, peak, breakdown)analyze_note_content— aggregate note statistics: pitch range, velocity, key/scale detection (Krumhansl-Schmuckler), pitch class distributioncompare_arrangement_sections— compare two time regions for structural similarity (track overlap, clip names, density)
Devices (1 new tool — MCP_Server/tools/devices.py)
set_rack_macro— set Rack macro knob values by index (wraps Remote Scriptset_macro_valuecommand)