You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
README:
- Main mermaid diagram redrawn — adds SessionLiveSnapshot,
TakeLaneSnapshot, ModSnapshot, RTVoiceScheduler, AUv3ViewCache,
comping canvas, Help tab, the priority chain (session → arrangement
→ order list), audio + MIDI clip dispatch, take comp triggers,
metronome shared trigger, and the Tools layer fan-out.
- New Tools + Collaboration data flow mermaid — shows how every
offline actor (Stem · MIDI · Masking · DAW-Project · Collab) hops
through Timeline.publishSnapshot to the engine, and where each
writes (disk · arrangement · EQ · wire format).
- Module breakdown updated for every module.
- New feature sections: Recording + Comping, Modulation, Tools, Open
Interchange, Collaboration Foundation, Help & Onboarding.
- UAT count: 270+ → 299.
docs/ARCHITECTURE.md:
- Module-graph mermaid annotates every module with today's additions.
- Module-role table refreshed.
- Render-pipeline diagram shows priority chain + automation +
modulation + audio/MIDI dispatch + take comp + metronome as
parallel branches converging on activeChannelIndices, plus the RT
scheduler as an optional parallel path.
- Snapshot-lifecycle diagram: third atomic (_modPtr) + third dealloc
queue (modDealloc).
- "Arrangement consumption" → "Playback priority chain" — diagram
redrawn around the three handles (session live, arrangement, take
lanes) all converging on the voice trigger.
docs/FEATURE_ROADMAP.md:
- Pie chart: 39 → 47 items, refreshed buckets.
- Today / Next / Later flowchart rewritten around 299 / 0 +
Demucs/Magenta conversion + automerge-swift / SwiftGit2 vendoring
as the next-release gates.
- Shipped list: 16 new bullet entries covering everything from
today's session.
CHANGELOG.md:
- [Unreleased]: full breakdown of session live, take comping +
region playback, modulation DAG, MaskingAnalyzer, StemSeparator
scaffold, MIDIGenerator scaffold, comping UI, AUv3 native UI
embedding, CollabSession foundation, DAW-Project exporter, plus
the audio + MIDI clip render-path consumption from the prior
v2.0.1-followup work.
0 commit comments