Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt
This commit is contained in:
commit
5a6cde65ed
21 changed files with 433 additions and 134 deletions
|
|
@ -199,15 +199,25 @@ const char* cmdName[]={
|
|||
"ES5506_ENVELOPE_K2RAMP",
|
||||
"ES5506_PAUSE",
|
||||
|
||||
"DIV_CMD_SU_SWEEP_PERIOD_LOW",
|
||||
"DIV_CMD_SU_SWEEP_PERIOD_HIGH",
|
||||
"DIV_CMD_SU_SWEEP_BOUND",
|
||||
"DIV_CMD_SU_SWEEP_ENABLE",
|
||||
"DIV_CMD_SU_SYNC_PERIOD_LOW",
|
||||
"DIV_CMD_SU_SYNC_PERIOD_HIGH",
|
||||
"SU_SWEEP_PERIOD_LOW",
|
||||
"SU_SWEEP_PERIOD_HIGH",
|
||||
"SU_SWEEP_BOUND",
|
||||
"SU_SWEEP_ENABLE",
|
||||
"SU_SYNC_PERIOD_LOW",
|
||||
|
||||
"ADPCMA_GLOBAL_VOLUME",
|
||||
|
||||
"SNES_ECHO",
|
||||
"SNES_PITCH_MOD",
|
||||
"SNES_GAIN_MODE",
|
||||
"SNES_GAIN",
|
||||
"SNES_ECHO_ENABLE",
|
||||
"SNES_ECHO_DELAY",
|
||||
"SNES_ECHO_VOL_LEFT",
|
||||
"SNES_ECHO_VOL_RIGHT",
|
||||
"SNES_ECHO_FEEDBACK",
|
||||
"SNES_ECHO_FIR",
|
||||
|
||||
"ALWAYS_SET_VOLUME"
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue