memlnaut-nisps/manifold
monkey-w1n5t0n 433a4989e1 feat(inputs): wire input layer into console + flesh out INPUTS drawer
Route onMove through the XY-pad source's pushPad; instantiate useInputLayer
per engine and expose it on ConsoleCtx. The Inputs drawer now picks the
source(s) (XY pad / MIDI / gamepad toggles), configures each (gamepad
single/double stick; MIDI learn-map with per-binding clear), and shows the
composed channel layout + the blend-to-2 reshape notice referencing the
multi-WASM TODO (inputs-spec).
2026-06-28 04:24:48 +02:00
..
osc-bridge feat(manifold): add convertible React front-end + simplify console chrome 2026-06-28 03:28:45 +02:00
public feat(manifold): add convertible React front-end + simplify console chrome 2026-06-28 03:28:45 +02:00
src feat(inputs): wire input layer into console + flesh out INPUTS drawer 2026-06-28 04:24:48 +02:00
tests/e2e feat(manifold): add convertible React front-end + simplify console chrome 2026-06-28 03:28:45 +02:00
.gitignore feat(manifold): add convertible React front-end + simplify console chrome 2026-06-28 03:28:45 +02:00
index.html feat(manifold): add convertible React front-end + simplify console chrome 2026-06-28 03:28:45 +02:00
package.json feat(manifold): add convertible React front-end + simplify console chrome 2026-06-28 03:28:45 +02:00
playwright.config.ts feat(manifold): add convertible React front-end + simplify console chrome 2026-06-28 03:28:45 +02:00
tsconfig.json feat(manifold): add convertible React front-end + simplify console chrome 2026-06-28 03:28:45 +02:00
vite.config.ts feat(manifold): add convertible React front-end + simplify console chrome 2026-06-28 03:28:45 +02:00