mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Don't let the sine test tone plugin sleep
This commit is contained in:
@@ -185,7 +185,7 @@ impl Plugin for Sine {
|
||||
}
|
||||
}
|
||||
|
||||
ProcessStatus::Normal
|
||||
ProcessStatus::KeepAlive
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user