file-transfer-over-soundcard

Spet spora@email.it
Wed May 20 22:14:00 GMT 2015


-------- Original Message --------
> On May 20, 2015, at 12:36 PM, Spet <spora@email.it> wrote:
>>
>> Do it is possible to port this console code to win32 with cygwin?
>> https://github.com/vlofgren/file-transfer-over-soundcard/
>
> I was able to get its record.c program to compile without complaints by changing the third line from
>
>      #include <linux/soundcard.h>
>
> to
>
>      #include <sys/soundcard.h>
>
> I don’t get any output when recording in my Windows 10 test VM.  Perhaps that would change if I had a real sound source hooked up to it.
>
> Anyway, you’re the one with the itch.  Scratch it. :)
>
"file-transfer-over-soundcard-master" is based on OSS, which is a Linux 
sound interface.
Do CygWin support OSS?


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list