mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Add a todo for Diopser safe mode
This commit is contained in:
@@ -42,6 +42,7 @@ struct Data {
|
||||
|
||||
/// Whether the safe mode button is enabled. The number of filter stages is capped at 40 while
|
||||
/// this is active.
|
||||
/// TODO: Actually hook up safe mode
|
||||
safe_mode: Arc<AtomicBool>,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user