no longer shift arpeggio macro by 12

This commit is contained in:
tildearrow 2022-01-26 15:53:52 -05:00
parent 1981dc6033
commit f86838df99
17 changed files with 42 additions and 26 deletions

View file

@ -11,8 +11,8 @@
#include <map>
#include <queue>
#define DIV_VERSION "0.5pre1"
#define DIV_ENGINE_VERSION 30
#define DIV_VERSION "0.5pre2"
#define DIV_ENGINE_VERSION 31
enum DivStatusView {
DIV_STATUS_NOTHING=0,