volume changes

as of now the master volume is 1.0x (it was 2.0x before)
NES has also been amplified.
these changes should not affect older songs.
This commit is contained in:
tildearrow 2022-02-24 17:56:19 -05:00
parent 82c8b97d9c
commit 4b6d9adcb9
7 changed files with 36 additions and 10 deletions

View file

@ -37,8 +37,8 @@
warnings+=(String("\n")+x); \
}
#define DIV_VERSION "dev58"
#define DIV_ENGINE_VERSION 58
#define DIV_VERSION "dev59"
#define DIV_ENGINE_VERSION 59
enum DivStatusView {
DIV_STATUS_NOTHING=0,