From cd09a7e8a42c8f3617cfe3c57eed3b96bcfd2ec5 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Mon, 11 Apr 2016 23:03:00 +0800 Subject: Flower Night. --- core/qmpmidiplay.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/qmpmidiplay.hpp') diff --git a/core/qmpmidiplay.hpp b/core/qmpmidiplay.hpp index 4592ea0..15fcd89 100644 --- a/core/qmpmidiplay.hpp +++ b/core/qmpmidiplay.hpp @@ -79,7 +79,7 @@ class CMidiPlayer uint32_t finished,resumed; qmpMidiMapperRtMidi *mapper; int mappedoutput[16],deviceusage[16],deviceiid[128]; - uint8_t chstate[16]; + uint8_t chstate[16],chstatus[16][130];//0..127: cc 128: pc CMidiCallBack *noteOnCB; void* noteOnCBUserData; -- cgit v1.2.3