Pulled 2026-06-01 from https://github.com/ideoforms/AbletonOSC and the local clone at /Users/esaruoho/work/AbletonOSC.
| # | Date | Title |
|---|---|---|
| #143 | 2024-09-29 | Introduce missing Clip properties to run-console.py + view.py |
| #142 | 2024-09-24 | Tab AutoComplete + exit/quit |
| #140 | 2024-09-20 | Minor copy tweaks to code comments |
| # | Date | Title |
|---|---|---|
| #207 | 2026-05-21 | Add /live/view/scroll_view (closes #153) |
| #206 | 2026-05-21 | Add /live/track/create_audio_clip + create_midi_clip — consolidates #168, #196 |
| #205 | 2026-05-21 | Add Master + Return track support — consolidates #84, #189, #197 |
| #204 | 2026-05-21 | Add consolidated Browser API — supersedes #183/#191/#192/#194/#200 |
| #203 | 2026-05-21 | Add /live/clip/get/groove handler (resolves clip.py TODO) |
| # | Date | Title |
|---|---|---|
| #202 | 2026-05-21 | Add Claude Code skill for AI-assisted contributors (.claude/skills/AbletonOSC/) |
| #201 | 2026-05-21 | Add clip property handlers + README docs (leftovers) |
| #141 | 2024-09-24 | tab autocomplete, exit/quit to exit |
Authored on /Users/esaruoho/work/AbletonOSC. Some commits are squashed into the PRs above when they land upstream.
| Date | SHA | Message |
|---|---|---|
| 2026-05-21 | bc78fdf | Add /live/view/scroll_view (closes #153) |
| 2026-05-21 | 56b1e58 | Use LOM-accurate names for create_midi_clip params in README |
| 2026-05-21 | d627ac0 | Skip incompatible tracks during wildcard fan-out |
| 2026-05-21 | 51e9103 | Drop unused List import from browser.py |
| 2026-05-21 | f4e54c4 | Add /live/track/create_audio_clip + create_midi_clip (consolidates #168, #196) |
| 2026-05-21 | 975090b | Add Master + Return track support (consolidates #84, #189, #197) |
| 2026-05-21 | 271fcd3 | Add unit tests for Browser API |
| 2026-05-21 | 20e3d12 | Add consolidated Browser API (/live/browser/*) |
| 2026-05-21 | aa7c953 | Add /live/clip/get/groove handler |
| 2026-05-21 | 55c24da | Add Claude Code skill for AbletonOSC contributors |
| 2025-01-27 | a790e1f | addressed all comments |
| 2024-09-30 | f069201 | added Clip properties to documentation |
| 2024-09-29 | 51e2752 | add autocomplete for added properties |
| 2024-09-29 | a1eedf9 | introduces new clip properties |
| 2024-09-24 | 076b4af | Update run-console.py |
| 2024-09-20 | ff520bf | signifigant -> significant |
| 2024-09-20 | c5d8158 | arguements -> arguments |
| 2024-09-20 | ae760d8 | accesing -> accessing |