S3M import: more stuff
This commit is contained in:
parent
6d8a343ead
commit
5cec39587c
2 changed files with 5 additions and 0 deletions
|
|
@ -776,6 +776,9 @@ bool DivEngine::loadS3M(unsigned char* file, size_t len) {
|
|||
volSlideStatus[chan]=effectVal;
|
||||
volSlideStatusChanged[chan]=true;
|
||||
}
|
||||
if (hasNoteIns) {
|
||||
volSlideStatusChanged[chan]=true;
|
||||
}
|
||||
volSliding[chan]=true;
|
||||
break;
|
||||
case 'E': // pitch down
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue