add two more compatibility flags
issue #167 and #249: - stop porta on note off - continuous vibrato
This commit is contained in:
parent
742e813e98
commit
8e5b3abab8
6 changed files with 39 additions and 10 deletions
|
|
@ -37,8 +37,8 @@
|
|||
warnings+=(String("\n")+x); \
|
||||
}
|
||||
|
||||
#define DIV_VERSION "dev61"
|
||||
#define DIV_ENGINE_VERSION 61
|
||||
#define DIV_VERSION "dev62"
|
||||
#define DIV_ENGINE_VERSION 62
|
||||
|
||||
enum DivStatusView {
|
||||
DIV_STATUS_NOTHING=0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue