allow loading wavetables

This commit is contained in:
tildearrow 2022-01-21 17:59:48 -05:00
parent c82440a7bc
commit 186e491c59
5 changed files with 126 additions and 8 deletions

View file

@ -11,7 +11,7 @@
#include <queue>
#define DIV_VERSION "0.4.6"
#define DIV_ENGINE_VERSION 27
#define DIV_ENGINE_VERSION 28
enum DivStatusView {
DIV_STATUS_NOTHING=0,