add extra FM effects to effect post handler

see #38
the last thing left to do is to put these effects on the dispatch code
This commit is contained in:
tildearrow 2022-05-03 17:37:17 -05:00
parent 9dfa2f9cbb
commit 30e60f643c
4 changed files with 86 additions and 2 deletions

View file

@ -78,6 +78,8 @@ enum DivDispatchCmds {
DIV_CMD_FM_SUS, // (op, value)
DIV_CMD_FM_WS, // (op, value)
DIV_CMD_FM_SSG, // (op, value)
DIV_CMD_FM_REV, // (op, value)
DIV_CMD_FM_EG_SHIFT, // (op, value)
DIV_CMD_FM_FB, // (value)
DIV_CMD_FM_MULT, // (op, value)
DIV_CMD_FM_FINE, // (op, value)