MathGroup Archive 2004

[Date Index] [Thread Index] [Author Index]

Search the Archive

.WAV file headers

  • To: mathgroup at smc.vnet.net
  • Subject: [mg52567] .WAV file headers
  • From: "John Reed" <nospamjreed at alum.mit.edu>
  • Date: Thu, 2 Dec 2004 02:21:23 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Is there a way to extract the information from wave file headers in 
Mathematica?  The header is the first 11 words of the wave file and consists 
of 4 byte ASCII words and 4 byte integers encoded as ASCII strings.  I need 
the integers from header words 7 (samples/second), 9 (two 2 byte words, 
bytes/sample and bits/sample) , and 11 (number of bytes in the file).

John Reed 


  • Prev by Date: Boltzmann Exponent
  • Next by Date: New user - Integration domain question
  • Previous by thread: Boltzmann Exponent
  • Next by thread: Re: .WAV file headers