VOICE[n] VOLUME REGISTER

NOTE: [n] is chosen through the use of VOICEBANKREG Controls the overall volume of the voice, regardless of the portion of the Envelope.

u8 in IO at 0x5B called VOICEVOLUMEREG

76543210
xVVVVVVV

V: RW Volume (0..64)

MASTER VOLUME REGISTER

Controls the overall volume of all audio voices.

u8 in IO at 0x43 called MASTERVOLUMEREG

76543210
xVVVVVVV

V: RW Volume (0..64)

const MAX_VOLUME


MAX_VOLUME = 64

const HIGH_VOLUME


HIGH_VOLUME = 48

const MID_VOLUME


MID_VOLUME = 32

const LOW_VOLUME


LOW_VOLUME = 16

const MUTE


MUTE = 0