Lester75 Posted December 30, 2007 Share Posted December 30, 2007 Hi, I might be better off in a programming forum but this topic is certainly soundfile related. Maybe someone can help. I need to know the data types of the elements stored in a .WAV files HEADER so I can store those values as that data type (integer or char). for example I can store the files media type (RIFF for an ms media file) because I know that its the first four elements of the header stored in 1 byte (char),but after this I would be guessing. Can anyone help here? anyway, thanks. <edit> http://ccrma.stanford.edu/CCRMA/Courses/42...cts/WaveFormat/ I think I just found it. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now