On Sun, 25 Mar 2012 20:01:48 -0300
John Coppens <j...@jcoppens.com> wrote:

> Hi all.
> 
> A small (?) error: The doc for the wav sink says:
> 
> "Read stream from a Microsoft PCM (.wav) file, output floats.
> 
> Values are within [-1;1]. Check gr_make_wavfile_source() for extra
> info."
> 
> This was probably copied for the wav source...
> 

2) The wav sink doesn't seem to close the wav-file correctly. After
writing an 82MB file, the size of the file (bytes 4-7) were 0. Many
programs don't seem to mind this. 'snd' doesn't like it and won't open
the file.

Also, the size of the 'data' block in the wav-file is not set.

Though I have seen the 'closing' routine in the wav code, can it be
that it isn't called?

John


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to