chain-ui.js (1002 lines): Vertical stack chain builder (pedalboard- style) with expandable primitive cards, category-colored borders, drag-to-reorder via pointer events, add primitive palette modal, NISPS live-param pulsing indicator, generator combine mode toggle. All styles inline matching dark glass theme. sequencer.js (304 lines): ShapeSeqEngine orchestrator wiring the full pipeline: input routing → sequence MLP (16 outputs) → param mapping → chain evaluation → projection → clock scheduling → C15 bridge. Default chain: Euclidean→ProbGate→PitchWalker→IntervalLock→ VelocityShaper. Tracks active notes to prevent orphaned noteOns. |
||
|---|---|---|
| .. | ||
| chain-ui.js | ||
| chain.js | ||
| clock.js | ||
| event-bus.js | ||
| param-map.js | ||
| pattern.js | ||
| primitive.js | ||
| primitives.js | ||
| prng.js | ||
| projection.js | ||
| seq-iml.js | ||
| sequencer.js | ||
| step-viz.js | ||