Skip to content

fix(effects): Sync channel config properly and fix effects not being …#704

Merged
braedonsaunders merged 1 commit intoclaude/build-openstudio-app-kgia5from
claude/remove-unused-import-KfbWA-U2eAk
Jan 3, 2026
Merged

fix(effects): Sync channel config properly and fix effects not being …#704
braedonsaunders merged 1 commit intoclaude/build-openstudio-app-kgia5from
claude/remove-unused-import-KfbWA-U2eAk

Conversation

@braedonsaunders
Copy link
Owner

…applied

Channel config fixes:

  • Use blocking write() instead of try_write() for set_channel_config
  • Sync channel config from self.config to processing_state at engine start
  • Add logging for channel config changes

Effects fix:

  • Effects were only sent to native bridge on startup, not when changed
  • Add effects sync to native bridge in useTrackAudioSync when effects change

…applied

Channel config fixes:
- Use blocking write() instead of try_write() for set_channel_config
- Sync channel config from self.config to processing_state at engine start
- Add logging for channel config changes

Effects fix:
- Effects were only sent to native bridge on startup, not when changed
- Add effects sync to native bridge in useTrackAudioSync when effects change
@vercel
Copy link

vercel bot commented Jan 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
openstudio Ready Ready Preview, Comment Jan 3, 2026 11:44pm

@braedonsaunders braedonsaunders merged commit d7beeff into claude/build-openstudio-app-kgia5 Jan 3, 2026
2 checks passed
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.

2 participants