surge-synthesizer / shortcircuit-xt

Will be a sampler when its done!
GNU General Public License v3.0
244 stars 27 forks source link

Async and Message Naming Rubric #1160

Closed baconpaul closed 3 weeks ago

baconpaul commented 3 weeks ago
  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 #1157

  2. Add a rubric for how message names should be set, and start a few, but not many. Addresses #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.