- input-pipeline.js: guard circular clamp against div-by-zero when input is exactly at center (0.5, 0.5) — dist=0 produced NaN - snapshot-stack.js: jumpTo() used slice(0, index) which excluded the target snapshot; fixed to slice(0, index + 1) - a-app.js: _lastSentParams not resized when MLP output count changes during mode switch, causing stale throttle state and potential param flood on first frame after switch |
||
|---|---|---|
| .. | ||
| audio | ||
| midi | ||
| nisps | ||
| shapeseq | ||
| synth | ||
| ui | ||
| a-app.js | ||
| app.js | ||
| b-app.js | ||
| c-app.js | ||