Skip to main content

Module app

Module app 

Source
Expand description

Application state with atomic parameter storage

This simulates plugin parameter state using thread-safe atomics, demonstrating the pattern that will be used in the actual plugin.

Structsยง

AppState
Application state with simulated plugin parameters.