dev191 - kind of remove DIV_ALWAYS_SET_VOLUME
it's useless crap I put during the Defle compat days it serves nearly no purpose nowadays also why is it a command?
This commit is contained in:
parent
95aff38cb2
commit
f8187b9a5f
87 changed files with 105 additions and 207 deletions
|
|
@ -1463,7 +1463,6 @@ void FurnaceGUI::drawPattern() {
|
|||
if (i.cmd==DIV_CMD_PRE_NOTE) continue;
|
||||
if (i.cmd==DIV_CMD_SAMPLE_BANK) continue;
|
||||
if (i.cmd==DIV_CMD_GET_VOLUME) continue;
|
||||
if (i.cmd==DIV_ALWAYS_SET_VOLUME) continue;
|
||||
if (i.cmd==DIV_CMD_HINT_VOLUME ||
|
||||
i.cmd==DIV_CMD_HINT_PORTA ||
|
||||
i.cmd==DIV_CMD_HINT_LEGATO ||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue