SoundUnit: duty on forceIns
This commit is contained in:
parent
6754ccb9ec
commit
10c72f3a10
|
@ -447,6 +447,7 @@ void DivPlatformSoundUnit::forceIns() {
|
||||||
chWrite(i,0x03,chan[i].pan);
|
chWrite(i,0x03,chan[i].pan);
|
||||||
writeControl(i);
|
writeControl(i);
|
||||||
writeControlUpper(i);
|
writeControlUpper(i);
|
||||||
|
chWrite(i,0x08,chan[i].duty);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue