WAV
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				|  (→External links) | Dan Tobias  (Talk | contribs)   (→See Also) | ||
| Line 12: | Line 12: | ||
| == See Also == | == See Also == | ||
| * [[WAV (Applications)]] – List of applications known to use WAV | * [[WAV (Applications)]] – List of applications known to use WAV | ||
| + | |||
| + | == Specifications == | ||
| + | * [http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/WAVE.html Format spec] | ||
| + | |||
| + | == Metaformat files == | ||
| + | |||
| + | * [https://www.synalysis.net/Grammars/wav.grammar Synalysis grammar file] (for Hexinator / Synalize It!; [[Synalysis grammar file|more details]]) | ||
| == External links == | == External links == | ||
Revision as of 20:00, 25 January 2015
The Waveform Audio File Format (WAV or WAVE) is a widely used audio format, originally developed by Microsoft and IBM and based on the RIFF wrapper format. The usual audio encoding in a .wav file is LPCM, considered an 'uncompressed' encoding. Because of large file sizes, WAV is not well-suited for distributing audio such as songs or podcasts. WAV is used in MS-Windows to store sounds used in applications. It is also used as an archival format for first-generation (master) files, often with a metadata chunk as specified in the Broadcast Wave (BWF) standard.
| Contents | 
See Also
- WAV (Applications) – List of applications known to use WAV
Specifications
Metaformat files
- Synalysis grammar file (for Hexinator / Synalize It!; more details)

