MultiPCM instrument type, editor and file ops.

This commit is contained in:
Laurens Holst 2022-05-05 21:20:36 +02:00
parent 9a2938ff3e
commit 3784c4e1d2
5 changed files with 164 additions and 4 deletions

View file

@ -45,8 +45,8 @@
#define BUSY_BEGIN_SOFT softLocked=true; isBusy.lock();
#define BUSY_END isBusy.unlock(); softLocked=false;
#define DIV_VERSION "dev92"
#define DIV_ENGINE_VERSION 92
#define DIV_VERSION "dev93"
#define DIV_ENGINE_VERSION 93
// for imports
#define DIV_VERSION_MOD 0xff01