superctr / MDSDRV

Sound driver for Sega Mega Drive
zlib License
63 stars 4 forks source link

PSG/PCM shared volume conversion #14

Closed superctr closed 4 years ago

superctr commented 4 years ago

Make a function, to convert FM volume (-0.75 db steps) to the PSG/PCM native value (-2db steps) if bit 7 of the track volume is cleared.

This function could also handle accumulating the fadeout and global volume (#5).