livepilot 1.9.1 → 1.9.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10,7 +10,7 @@
10
10
  {
11
11
  "name": "livepilot",
12
12
  "description": "Agentic production system for Ableton Live 12 — 178 tools, 17 domains, device atlas, spectral perception, technique memory, neo-Riemannian harmony, Euclidean rhythm, species counterpoint, MIDI I/O",
13
- "version": "1.9.1",
13
+ "version": "1.9.3",
14
14
  "author": {
15
15
  "name": "Pilot Studio"
16
16
  },
package/AGENTS.md CHANGED
@@ -1,4 +1,4 @@
1
- # LivePilot v1.9.1 — Ableton Live 12
1
+ # LivePilot v1.9.3 — Ableton Live 12
2
2
 
3
3
  ## Project
4
4
  - **Repo:** This directory (LivePilot)
package/CHANGELOG.md CHANGED
@@ -1,9 +1,15 @@
1
1
  # Changelog
2
2
 
3
- ## 1.9.1Rebuild .amxd with v1.9 Bridge (March 2026)
3
+ ## 1.9.3M4L Analyzer Fix + Full Validation (March 2026)
4
4
 
5
- - Rebuild LivePilot_Analyzer.amxd in Max editor to freeze 3 new plugin parameter bridge commands
5
+ **178 tools, all validated live in Ableton. M4L analyzer fully working.**
6
+
7
+ - Fix: multislider `settype` 0→1 (integer→float) — spectrum bars now render correctly
8
+ - Fix: added `loadbang → 1 → snapshot~` init chain for reliable auto-output
9
+ - Fix: panel z-order for visible UI in presentation mode
6
10
  - Binary-patch `openinpresentation` for presentation mode
11
+ - Rebuilt .amxd with v1.9 bridge (3 new plugin parameter commands frozen)
12
+ - Full live validation: 77 PASS across all 17 domains, FluCoMa 6/6 streams, 255 pytest passing
7
13
 
8
14
  ## 1.9.0 — Scene Matrix, Freeze/Flatten, Plugin Deep Control (March 2026)
9
15
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "livepilot",
3
- "version": "1.9.1",
3
+ "version": "1.9.3",
4
4
  "description": "Agentic production system for Ableton Live 12 — 178 tools, 17 domains, device atlas, spectral perception, technique memory, neo-Riemannian harmony, Euclidean rhythm, species counterpoint, MIDI I/O",
5
5
  "author": {
6
6
  "name": "Pilot Studio"
@@ -1,4 +1,4 @@
1
- # LivePilot v1.9.1 — Architecture & Tool Reference
1
+ # LivePilot v1.9.3 — Architecture & Tool Reference
2
2
 
3
3
  Agentic production system for Ableton Live 12. 178 tools across 17 domains. Device atlas (280+ devices), spectral perception (M4L analyzer), technique memory, automation intelligence (16 curve types, 15 recipes), music theory (Krumhansl-Schmuckler, species counterpoint), generative algorithms (Euclidean rhythm, tintinnabuli, phase shift, additive process), neo-Riemannian harmony (PRL transforms, Tonnetz), MIDI file I/O.
4
4
 
Binary file