command stream arps

This commit is contained in:
tildearrow 2023-03-27 03:29:43 -05:00
parent da7d67fa85
commit 88654e26fc
5 changed files with 37 additions and 1 deletions

View file

@ -229,6 +229,8 @@ enum DivDispatchCmds {
DIV_CMD_ES5506_ENVELOPE_K2RAMP, // (ramp, slowdown)
DIV_CMD_ES5506_PAUSE, // (value)
DIV_CMD_HINT_ARP_TIME, // (value)
DIV_ALWAYS_SET_VOLUME, // () -> alwaysSetVol
DIV_CMD_MAX