BAKA
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
m (Added magic header) |
||
Line 5: | Line 5: | ||
}} | }} | ||
'''BAKA''' is a [[Pulse code modulation|PCM]] 16 bit audio format used in computer games. It is supported by some of the programs for playing or converting audio files. | '''BAKA''' is a [[Pulse code modulation|PCM]] 16 bit audio format used in computer games. It is supported by some of the programs for playing or converting audio files. | ||
+ | |||
+ | == Identification == | ||
+ | Files begins with the ASCII signature "{{magic|BAKA}}". | ||
== Software == | == Software == |
Latest revision as of 18:35, 11 July 2021
BAKA is a PCM 16 bit audio format used in computer games. It is supported by some of the programs for playing or converting audio files.
[edit] Identification
Files begins with the ASCII signature "BAKA
".