> Similarly, if I took one of the Dream sample encoded files- which are in
> fact wav audio- how would I transmit that?
> 
> I anxiously await the gnuradio originated code to do this sort of thing
> more directly- but would appreciate any input anyone might have!

We typically output raw data files.  Sometimes float, sometimes short
(16-bits).  Sox can be used to convert these to any other file you're
likely to want.  You could also rig up a variant of the file sink to do
wav files.

Matt



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

Reply via email to