port macro retrigger to orig Furnace
This commit is contained in:
parent
3cb8190258
commit
7f94cdc930
68 changed files with 265 additions and 1 deletions
|
|
@ -129,6 +129,8 @@ const char* DivEngine::getEffectDesc(unsigned char effect, int chan, bool notNul
|
|||
return "F5xx: Disable macro (see manual)";
|
||||
case 0xf6:
|
||||
return "F6xx: Enable macro (see manual)";
|
||||
case 0xf7:
|
||||
return "F7xx: Retrigger macro (see manual)";
|
||||
case 0xf8:
|
||||
return "F8xx: Single tick volume slide up";
|
||||
case 0xf9:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue