patch-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Patch-gnuradio] wav sources/sink


From: Martin Braun
Subject: [Patch-gnuradio] wav sources/sink
Date: Wed, 12 Dec 2007 14:19:21 +0100
User-agent: KMail/1.9.5

Hi,

Here's a WAV file sink and source I wrote because I frequently work with WAV 
recordings of baseband or IF signals, plus I like using WAV manipulation 
software to analyze signals or do some quick-and-dirty processing. It's also 
useful as an audio source for testing audio transmission without having to 
use a microphone.

Of course I could use gr_file_sink and gr_file_source, but my blocks save me a 
conversion step and I use them a lot.

If anyone feels like this is something worth having in GNU Radio, I'd be glad 
to submit my code [attached]. I can also provide a qa-script, but it requires 
a small test-file to work.

Martin

-- 
Martin Braun
Institut fuer Nachrichtentechnik
Universitaet Karlsruhe

http://www.int.uni-karlsruhe.de

Attachment: gri_wavfile_header.cc
Description: Text Data

Attachment: gr_wavfile_sink.h
Description: Text Data

Attachment: gr_wavfile_source.cc
Description: Text Data

Attachment: gr_wavfile_source.h
Description: Text Data

Attachment: gri_wavfile_header.h
Description: Text Data

Attachment: gr_wavfile_sink.cc
Description: Text Data

Attachment: gr_wavfile_i.DEFANGED-10
Description: application/defanged-10


reply via email to

[Prev in Thread] Current Thread [Next in Thread]