Merge branch 'macro-retrigger-effect-tildearow-version'
with rewritten retrigger- erm... RESTART function
This commit is contained in:
commit
b452641186
68 changed files with 271 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: Restart 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