new ins format, part 7
FM instruments now loadable
This commit is contained in:
parent
badf91d447
commit
5ec4f2d1f0
4 changed files with 93 additions and 10 deletions
|
|
@ -47,8 +47,8 @@
|
|||
#define BUSY_BEGIN_SOFT softLocked=true; isBusy.lock();
|
||||
#define BUSY_END isBusy.unlock(); softLocked=false;
|
||||
|
||||
#define DIV_VERSION "dev125"
|
||||
#define DIV_ENGINE_VERSION 125
|
||||
#define DIV_VERSION "dev126"
|
||||
#define DIV_ENGINE_VERSION 126
|
||||
// for imports
|
||||
#define DIV_VERSION_MOD 0xff01
|
||||
#define DIV_VERSION_FC 0xff02
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue