SCC: fix volume in forceIns
This commit is contained in:
parent
5b170f75ec
commit
7f141e60f7
|
|
@ -287,6 +287,7 @@ void DivPlatformSCC::forceIns() {
|
||||||
if (isPlus || i<3) {
|
if (isPlus || i<3) {
|
||||||
updateWave(i);
|
updateWave(i);
|
||||||
}
|
}
|
||||||
|
rWrite(regBase+10+i,chan[i].outVol);
|
||||||
}
|
}
|
||||||
if (!isPlus) {
|
if (!isPlus) {
|
||||||
if (lastUpdated34>=3) {
|
if (lastUpdated34>=3) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue