aboutsummaryrefslogtreecommitdiffstats
path: root/core/effectslot.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/effectslot.h')
-rw-r--r--core/effectslot.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/effectslot.h b/core/effectslot.h
index 92fd1961..2470326d 100644
--- a/core/effectslot.h
+++ b/core/effectslot.h
@@ -51,6 +51,8 @@ struct EffectSlotProps {
struct EffectSlot {
+ bool InUse{false};
+
std::atomic<EffectSlotProps*> Update{nullptr};
/* Wet buffer configuration is ACN channel order with N3D scaling.