Is it available a module which write samples on unix standard output?
Regards,
Davide A.
web: http://www.davideanastasia.com/
email: [email protected]
Is it available a module which write samples on unix standard output?
Davide A.
web: http://www.davideanastasia.com/
email: [email protected]
I haven’t tested this myself, but you can try using a file sink with
/dev/stdout as argument.
2007/2/27, Davide A. [email protected]:
Discuss-gnuradio mailing list
[email protected]
Discuss-gnuradio Info Page
–
Trond D.
On Tue, Feb 27, 2007 at 10:14:54AM +0100, Davide A. wrote:
Is it available a module which write samples on unix standard output?
Regards,
Davide A.
You could use
dst = gr.file_descriptor_sink(gr.sizeof_foo, 1)
Eric
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs