Merge branch 'master' of https://github.com/tildearrow/furnace into x16
This commit is contained in:
commit
3b88786ffb
35 changed files with 1745 additions and 109 deletions
|
|
@ -828,6 +828,9 @@ void DivEngine::stop() {
|
|||
sPreview.sample=-1;
|
||||
sPreview.wave=-1;
|
||||
sPreview.pos=0;
|
||||
for (int i=0; i<song.systemLen; i++) {
|
||||
disCont[i].dispatch->notifyPlaybackStop();
|
||||
}
|
||||
isBusy.unlock();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue