discourage use of legacy sample mode
This commit is contained in:
parent
b0ce681875
commit
03383cff80
7 changed files with 19 additions and 16 deletions
|
|
@ -107,7 +107,7 @@ const char* DivEngine::getEffectDesc(unsigned char effect, int chan, bool notNul
|
|||
case 0xea:
|
||||
return "EAxx: Legato";
|
||||
case 0xeb:
|
||||
return "EBxx: Set sample bank";
|
||||
return "EBxx: Set LEGACY sample mode bank";
|
||||
case 0xec:
|
||||
return "ECxx: Note cut";
|
||||
case 0xed:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue