Add 3xxx effect to set echo delay buffer length. Add documentation

This commit is contained in:
Ian Karlsson 2022-02-22 21:16:46 +01:00
parent b3908216f8
commit e32ef2d881
4 changed files with 30 additions and 1 deletions

View file

@ -98,6 +98,7 @@ enum DivDispatchCmds {
DIV_CMD_SAA_ENVELOPE,
DIV_CMD_QSOUND_ECHO_FEEDBACK,
DIV_CMD_QSOUND_ECHO_DELAY,
DIV_CMD_QSOUND_ECHO_LEVEL,
DIV_ALWAYS_SET_VOLUME,