aboutsummaryrefslogtreecommitdiff
path: root/src/adlmidi_opl3.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/adlmidi_opl3.hpp')
-rw-r--r--src/adlmidi_opl3.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/adlmidi_opl3.hpp b/src/adlmidi_opl3.hpp
index f15e413..e36997b 100644
--- a/src/adlmidi_opl3.hpp
+++ b/src/adlmidi_opl3.hpp
@@ -162,6 +162,9 @@ public:
VOLUME_HMI_OLD
} m_volumeScale;
+ //! Channel allocation algorithm
+ ADLMIDI_ChannelAlloc m_channelAlloc;
+
//! Reserved
char _padding3[8];