dev75 - MIDI input improvements (mostly)
This commit is contained in:
parent
ffb01dd19c
commit
251da3a9d0
3 changed files with 7 additions and 7 deletions
|
|
@ -42,8 +42,8 @@
|
|||
#define BUSY_BEGIN_SOFT softLocked=true; isBusy.lock();
|
||||
#define BUSY_END isBusy.unlock(); softLocked=false;
|
||||
|
||||
#define DIV_VERSION "dev74"
|
||||
#define DIV_ENGINE_VERSION 74
|
||||
#define DIV_VERSION "dev75"
|
||||
#define DIV_ENGINE_VERSION 75
|
||||
|
||||
// for imports
|
||||
#define DIV_VERSION_MOD 0xff01
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue