On 13 May 2012 19:38, Michael Hartje <[email protected]> wrote:
> I tried the version 416 of Codec2-dev to compile on mysys -- it did it fine
> everything works but the pipeline to play the sound!
>
> Can anybody recommend, what can be used instead of the unix "play" in
> the oneliner mentioned by David?
> ./c2enc 1400 ../raw/hts1a.raw - | ./fdmdv_mod - - | ./fdmdv_demod - - |
> ./c2dec 1400 - - | play -t raw -r 8000 -s -2 -
> which works for me on linux but not on mysys/winxp
>
> Michael
> DK5HH
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Freetel-codec2 mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/freetel-codec2
>
Hi Michael,
If you mean the play command isn't present, then you should obtain the sox
win32 binaries. The sox binary can be copied as play.exe and so long as it
is called as "play" it should in theory behave the same as play does on
linux.
Now, I'm not sure if standard windows piping will work for this. I was
personally using cygwin to compile the codec/modem. Which I installed sox
on, and thus got play. So if you're using cygwin too, then just get the sox
package for cygwin.
Hopefully this aligns at least enough with your situation to get it running.
Peter, M6DGI.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Freetel-codec2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freetel-codec2