sound, fix ym2612 ladder effect, add option

This commit is contained in:
kub 2021-11-19 21:01:50 +01:00
parent b55e4e1b2f
commit 23cd73bc8f
9 changed files with 46 additions and 22 deletions

View file

@ -109,7 +109,7 @@ typedef struct
} FM_ST;
#define ST_SSG 1
#define ST_LADDER 2
#define ST_DAC 2
/***********************************************************/
/* OPN unit */