preparing stuff
This commit is contained in:
parent
8d8bdfd1f7
commit
bb6bcab2e3
2 changed files with 7 additions and 1 deletions
|
|
@ -602,6 +602,7 @@ void DivPlatformGenesisExt::reset() {
|
|||
for (int i=0; i<4; i++) {
|
||||
opChan[i]=DivPlatformGenesisExt::OpChannel();
|
||||
opChan[i].vol=127;
|
||||
opChan[i].outVol=127;
|
||||
}
|
||||
|
||||
// channel 3 mode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue