GUI: new osc renderer, part 9

This commit is contained in:
tildearrow 2024-02-12 18:56:39 -05:00
parent 10fc2d9354
commit 8dcb36221a
6 changed files with 42 additions and 20 deletions

View file

@ -52,9 +52,9 @@ class DivWorkPool;
#define EXTERN_BUSY_BEGIN_SOFT e->softLocked=true; e->isBusy.lock();
#define EXTERN_BUSY_END e->isBusy.unlock(); e->softLocked=false;
//#define DIV_UNSTABLE
#define DIV_UNSTABLE
#define DIV_VERSION "0.6.1"
#define DIV_VERSION "dev192 new osc"
#define DIV_ENGINE_VERSION 192
// for imports
#define DIV_VERSION_MOD 0xff01