Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Async and Message Naming Rubric #1160

Merged

Conversation

baconpaul
Copy link
Contributor

  1. Make setState (which sends an UpdatEngine to the serialization thread) wait for the unstream to complete to correctly meet the plugin api requirement of synchronous set state. Closes Plugin state load is async  #1157

  2. Add a rubric for how message names should be set, and start a few, but not many. Addresses message names and message objects are a mess #1141. Did a partial merge since I had started but the new name had only been applied to set engine state and didn't want conflict pain in the future.

1. Make setState (which sends an UpdatEngine to the serialization
   thread) wait for the unstream to complete to correctly
   meet the plugin api requirement of synchronous set state.
   Closes surge-synthesizer#1157

2. Add a rubric for how message names should be set, and start
   a few, but not many. Addresses surge-synthesizer#1141. Did a partial merge since
   I had started but the new name had only been applied to set engine
   state and didn't want conflict pain in the future.
@baconpaul baconpaul merged commit 2273203 into surge-synthesizer:main Aug 20, 2024
9 checks passed
@baconpaul baconpaul deleted the consistent-message-rubric branch August 20, 2024 12:07
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.

Plugin state load is async
1 participant