discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] WAV file sources and sinks


From: Johnathan Corgan
Subject: [Discuss-gnuradio] WAV file sources and sinks
Date: Mon, 18 Feb 2008 11:54:24 -0800

Martin Braun has contributed two new blocks which have been merged
into the trunk:

gr.wavfile_source()
gr.wavfile_sink()

These blocks function similarly to gr.file_source and gr.file_sink,
but operate on the Microsoft WAVE file format for sound files.
Supported are 8 or 16 bit, stereo or mono, PCM sample formats, with
data scaled to the [-1.0, 1.0] floating point format commonly used for
transporting audio data in GNU Radio.

http://gnuradio.org/trac/browser/gnuradio/trunk/gnuradio-core/src/lib/io/gr_wavfile_source.h
http://gnuradio.org/trac/browser/gnuradio/trunk/gnuradio-core/src/lib/io/gr_wavfile_sink.h

-- 
Johnathan Corgan
Corgan Enterprises LLC
http://corganenterprises.com/




reply via email to

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