sfx.sdt
File Formats
Fil_sfx_sdt.html

Name

sfx.sdt - contains audio structure data where sounds begin and end, loop information

Location

audio\sfx.sdt

Description

sfx.sdt contains the structure information for sfx.raw.

Sturucture of File

sfx.sdt is made up of 32 byte chunks they are identical in structure and repeat for every sound effect.
offset_in_sfx.raw + length_in_bytes + samples_per_sec + loop_start + loop_end

Section Description

offset_in_sfx.raw - this is the address of the begining of the sound effect in sfx.raw
length_in_bytes - how long the sound effect is
samples_per_sec - the speed the sound is played at
loop_start - where looping of the sound would begin the value is relative to the sound's offset, set to 0 for beginning of sound
loop_end - where looping of the sound would end the value is relative to the sound's offset, set to -1 for end of sound

Examples

-

To Do

-

Author

dElAvA

See Also

-

Programs

GTA Wave 4

File Formats

Last change: 13 August 2002

unofficial GTA III Reference