add some view modes and fix a slide bug
This commit is contained in:
parent
09ed99f0b0
commit
471cd2d68d
3 changed files with 145 additions and 68 deletions
|
|
@ -29,7 +29,9 @@ enum DivDispatchCmds {
|
|||
DIV_CMD_ARCADE_LFO,
|
||||
|
||||
DIV_CMD_STD_NOISE_FREQ,
|
||||
DIV_CMD_STD_NOISE_MODE
|
||||
DIV_CMD_STD_NOISE_MODE,
|
||||
|
||||
DIV_CMD_MAX
|
||||
};
|
||||
|
||||
struct DivCommand {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue