aboutsummaryrefslogtreecommitdiffstats
path: root/core/voice.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/voice.h')
-rw-r--r--core/voice.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/voice.h b/core/voice.h
index 3cf10d22..25560cb4 100644
--- a/core/voice.h
+++ b/core/voice.h
@@ -220,6 +220,7 @@ struct Voice {
uint mAmbiOrder;
std::unique_ptr<DecoderBase> mDecoder;
+ uint mDecoderPadding{};
/** Current target parameters used for mixing. */
uint mStep{0};