oops
This commit is contained in:
parent
1be93d9bbb
commit
a298ec2177
15 changed files with 46 additions and 0 deletions
|
|
@ -149,6 +149,9 @@ int DivPlatformPET::dispatch(DivCommand c) {
|
|||
chan.active=true;
|
||||
chan.keyOn=true;
|
||||
chan.macroInit(ins);
|
||||
if (!parent->song.brokenOutVol && !chan.std.vol.will) {
|
||||
chan.outVol=chan.vol;
|
||||
}
|
||||
break;
|
||||
}
|
||||
case DIV_CMD_NOTE_OFF:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue