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 |-...") | |||
| Line 1: | Line 1: | ||
| + | {{FormatInfo | ||
| + | |formattype=electronic | ||
| + | |subcat=Audio and Music | ||
| + | |extensions={{ext|vag}} | ||
| + | }} | ||
| + | |||
| + | [[Category:Resident Evil (1997)]] | ||
| + | |||
| '''VAG''' is the PlayStation single waveform data format for [[ADPCM|ADPCM-encoded data]] of sampled sounds. | '''VAG''' is the PlayStation single waveform data format for [[ADPCM|ADPCM-encoded data]] of sampled sounds. | ||
| == Specification == | == Specification == | ||
| − | |||
| {| class="wikitable" | {| class="wikitable" | ||
Revision as of 08:39, 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) | 

