lynx: re-apply panning on forceIns
This commit is contained in:
parent
14749e165e
commit
e5c993eb14
|
@ -273,6 +273,7 @@ void DivPlatformLynx::forceIns() {
|
||||||
chan[i].insChanged=true;
|
chan[i].insChanged=true;
|
||||||
chan[i].freqChanged=true;
|
chan[i].freqChanged=true;
|
||||||
}
|
}
|
||||||
|
WRITE_ATTEN(i,chan[i].pan);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue