memlnaut-nisps/playground/js
w1n5t0n 24e3e9665e feat(playground): expand C15 param map from 20 to 126 synth parameters
Control all sonically meaningful C15 parameters through NISPS ML outputs.
Excludes hardware routing, macros, scale/tuning, key tracking, velocity,
envelope mod depths, discrete switches, and dangerous volume/pitch params.

- Expand param-map.js with 126 curated params grouped by synthesis section
- Widen MLP architecture from [3,10,10,14,20] to [3,32,48,64,126]
- Add ParamDisplay.rebuild() for mode-dependent bar count (20 visual, 126 synth)
- Add scrollable compact layout for synth mode param bars
- Pad visual presets and old saves to 126 outputs for backward compatibility
2026-03-21 22:58:48 +02:00
..
nisps playground: add loss history tracking and diagnostics panel 2026-02-11 15:56:24 +00:00
synth feat(playground): expand C15 param map from 20 to 126 synth parameters 2026-03-21 22:58:48 +02:00
ui feat(playground): expand C15 param map from 20 to 126 synth parameters 2026-03-21 22:58:48 +02:00
app.js feat(playground): expand C15 param map from 20 to 126 synth parameters 2026-03-21 22:58:48 +02:00