View Single Post
  #9 (permalink)  
Old 09-24-2007, 07:31 PM
Vladimir Vassilevsky
Guest
 
Posts: n/a
Default Re: 32 bit integer WAV file writer?



Richard Dobson wrote:
> Vladimir Vassilevsky wrote:
>
>>
>> Here is the utterly lazy method for writing WAVs:
>>
>> 1. Create a wav with the required parameters in the standard Windows
>> Sound Recorder.
>>
>> 2. Cut the header off. If you don't want to know what is the size of
>> the header, ~100 bytes from the beginning of the file will do.
>>
>> 3. Attach that header to your file
>>

>
> To borrow the subject of another thread: what has happened to this
> group? I thought people here believed in technical correctness,
> answering questions, lets hear it for engineers, etc. So why all this
> stuff? Smiley notwithstanding, how does this help anyone? Very
> disappointing!


I have done it that way ~20 years ago. Surprisingly, it works just fine.
What is the problem?

> Perhaps I should post some "utterly lazy" method for designing filters.


You are certainly welcome however R-B-J had already done that.

> I can think of a few! It will be OK because I follow it with a :-).


Stupid questions deserve the dumb answers. The invasion of the dolts is
what is killing the group.


Vladimir Vassilevsky
DSP and Mixed Signal Design Consultant
http://www.abvolt.com
Reply With Quote