VRC7 as well

This commit is contained in:
tildearrow 2022-02-28 04:59:25 -05:00
parent 98c04e4dfd
commit 68db27bdb8
1 changed files with 1 additions and 0 deletions

View File

@ -373,6 +373,7 @@ bool DivEngine::perSystemPostEffect(int ch, unsigned char effect, unsigned char
break;
case DIV_SYSTEM_OPLL:
case DIV_SYSTEM_OPLL_DRUMS:
case DIV_SYSTEM_VRC7:
switch (effect) {
case 0x11: // FB
dispatchCmd(DivCommand(DIV_CMD_FM_FB,ch,effectVal&7));