Crate vtx[][src]

Expand description

VTX sound format parsing library

See sources of vtx-bin crate for usage example

Modules

player

Structs

Vtx

Enums

SoundChip

Sound chip type See aym::SoundChip documentation for more info

Stereo

Stereo configuration See aym::AyMode documentation for more info

VtxError

Constants

AY_REGISTER_COUNT

AY/YM Sound chip register count

R13_NO_CHANGE_VALUE

Special R13 (vtx.frame_registers[R13_NO_CHANGE_VALUE]) register value which signals that R13 register should not be changed for the current emulation frame. This should be taken into account during emulation for correct envelope emulation