mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 13:15:47 -04:00
SPU: Force all voices off when SPUCNT.15=0
This commit is contained in:
@ -270,6 +270,7 @@ private:
|
||||
|
||||
void KeyOn();
|
||||
void KeyOff();
|
||||
void ForceOff();
|
||||
|
||||
void DecodeBlock(const ADPCMBlock& block);
|
||||
s16 SampleBlock(s32 index) const;
|
||||
|
Reference in New Issue
Block a user