add two new compatibility flags

proper noise range and duty macro is wave volume
This commit is contained in:
tildearrow 2022-02-06 01:56:50 -05:00
parent 8772439d3e
commit e06e316e10
8 changed files with 79 additions and 13 deletions

View file

@ -11,8 +11,8 @@
#include <map>
#include <queue>
#define DIV_VERSION "0.5.4"
#define DIV_ENGINE_VERSION 42
#define DIV_VERSION "0.5.5pre1"
#define DIV_ENGINE_VERSION 43
enum DivStatusView {
DIV_STATUS_NOTHING=0,