total extinction of legacy sample mode, part 8
fix conversion memory leak add reverse conversion for .dmf export
This commit is contained in:
parent
69ae4f56bd
commit
9e41e509a0
2 changed files with 136 additions and 1 deletions
|
|
@ -366,5 +366,7 @@ bool DivEngine::convertLegacySampleMode() {
|
|||
}
|
||||
}
|
||||
|
||||
delete[] isUsedByIns;
|
||||
|
||||
return (legacyInsInit!=-1);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue