Skip to content

feat: ParamStore::update polyfill without host push - #647

Open
kosmar wants to merge 1 commit into
ATOVproject:mainfrom
kosmar:feat/param-update-polyfill
Open

feat: ParamStore::update polyfill without host push#647
kosmar wants to merge 1 commit into
ATOVproject:mainfrom
kosmar:feat/param-update-polyfill

Conversation

@kosmar

@kosmar kosmar commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • cargo clippy --bin faderpunk --target thumbv8m.main-none-eabihf -- -D warnings
  • cargo test --lib -p libfp
  • On hardware (any app that calls params.update, e.g. Manifold mode cycle): value persists across app restart; configurator still shows the old param until reconnect/pull (expected until feat: let apps write back their own params and notify the host #640)

Made with Cursor

Same mutate+save API as ATOVproject#640 so WIP apps can call params.update now.
Host AppState push stays out until the real writeback lands.

Authored by an AI coding agent on behalf of kosmar.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant