Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt
* 'master' of https://github.com/tildearrow/furnace: fix sample saving add extra FM effects to effect post handler dev91 - it's a breaking change aaaaaa AY8930: Fix tone and noise period in expanded mode. OPL: fix possible crash
This commit is contained in:
commit
0ab1f69c7c
9 changed files with 108 additions and 11 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue