total extinction of legacy sample mode, part 5

partially working converter
This commit is contained in:
tildearrow 2025-11-09 05:23:32 -05:00
parent 734f36b483
commit 0f5455831a
9 changed files with 279 additions and 119 deletions

View file

@ -695,6 +695,10 @@ class DivEngine {
// change song (UNSAFE)
void changeSong(size_t songIndex);
// convert legacy sample mode to normal
// returns whether conversion occurred
bool convertLegacySampleMode();
void swapSystemUnsafe(int src, int dest, bool preserveOrder=true);
// move an asset