more. SMS. fixes.
This commit is contained in:
parent
0caaa1629c
commit
53975349e5
3 changed files with 16 additions and 2 deletions
|
|
@ -190,6 +190,7 @@ void DivEngine::processRow(int i, bool afterDelay) {
|
|||
chan[i].portaNote=chan[i].note;
|
||||
chan[i].portaSpeed=effectVal;
|
||||
chan[i].doNote=false;
|
||||
dispatch->dispatch(DivCommand(DIV_CMD_PRE_PORTA,i));
|
||||
}
|
||||
break;
|
||||
case 0x04: // vibrato
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue