memlnaut-nisps/playground/js
w1n5t0n b80a9e4e86 fix(playground): resize canvas when switching output modes in Design B (meml-2c3)
When switching from synth back to visual mode, the FlowFieldVisualizer
canvas had stale dimensions from being hidden. Add requestAnimationFrame
resize call after toggling canvas visibility so the visualizer picks up
correct dimensions and renders properly.
2026-03-22 01:07:52 +02:00
..
nisps playground: add loss history tracking and diagnostics panel 2026-02-11 15:56:24 +00:00
synth feat(playground): add volume safety limiter, devmode tame parameter, and voice buildup mitigation 2026-03-22 00:15:11 +02:00
ui feat(playground): expand C15 param map from 20 to 126 synth parameters 2026-03-21 22:58:48 +02:00
a-app.js feat(playground): add three alternative UI design explorations 2026-03-22 00:57:58 +02:00
app.js feat(playground): add volume safety limiter, devmode tame parameter, and voice buildup mitigation 2026-03-22 00:15:11 +02:00
b-app.js fix(playground): resize canvas when switching output modes in Design B (meml-2c3) 2026-03-22 01:07:52 +02:00
c-app.js feat(playground): add three alternative UI design explorations 2026-03-22 00:57:58 +02:00