reduce clicking on play/loop
This commit is contained in:
parent
0e346f5d73
commit
18df843864
2 changed files with 7 additions and 5 deletions
|
|
@ -2750,8 +2750,8 @@ void DivEngine::reset() {
|
|||
}
|
||||
globalPitch=0;
|
||||
for (int i=0; i<song.systemLen; i++) {
|
||||
disCont[i].clear();
|
||||
disCont[i].dispatch->reset();
|
||||
disCont[i].clear();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue