diff options
Diffstat (limited to 'core/voice.h')
-rw-r--r-- | core/voice.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/voice.h b/core/voice.h index ba5e82cc..8866f8d4 100644 --- a/core/voice.h +++ b/core/voice.h @@ -138,6 +138,7 @@ struct VoiceProps { std::array<float,2> StereoPan; float Radius; + float EnhWidth; /** Direct filter and auxiliary send info. */ struct { |