VAG (PlayStation)
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "'''VAG''' is the PlayStation single waveform data format for ADPCM-encoded data of sampled sounds. == Specification == {| class="wikitable" ! Variable ! Type |-...") |
Revision as of 08:38, 29 August 2023
VAG is the PlayStation single waveform data format for ADPCM-encoded data of sampled sounds.
Specification
Variable | Type |
---|---|
Signature | VAGp
|
Version | 4 bytes |
Reserved | 4 bytes |
Data size | 4 bytes |
Sampling frequency | 4 bytes |
Name | 16 bytes |
Waveform data | (remainder of data) |