X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=xNKCN/5PD7XtvciOuwTzn9zsQxr6iK05PJ7IH1/6MnM Wb0PcQiUovLEly5tAceR3zkyLLrk2o15eB1E3xITdw1qA3DL0//sfnMWc0QMeNn7 PsI32Vhlzg0eVKY2UWP2DltTq+S/qc+KNNR0YjVKBkWEMI0oMkaq191FVpv+DEGU = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=q4Qa9UkGRPorqPAVazT7KMwAMkg=; b=bPfRz0eu2jkQH6Y1o AQj3wuzyEl8bFFdwQFIKurqck6hVA4QorJYJyT8200P111viWcONpvjxI2/soUh+ oYn4RnQU2VHJ8w2qzKF6Fj+/noys7Cm64JC1c4cxqR2wxRZ6TRa9Ffdv6JLcrAPW 7Gld5Q6vxyFkzlPF+2uHK3uDpM= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: limerock04.mail.cornell.edu X-CornellRouted: This message has been Routed already. Message-ID: <555D074C.1040605@cornell.edu> Date: Wed, 20 May 2015 18:14:36 -0400 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: file-transfer-over-soundcard References: <8604DCD9-8901-46AD-9FA1-D20543B09680 AT etr-usa DOT com> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On 5/20/2015 5:31 PM, Spet wrote: > -------- Original Message -------- >> On May 20, 2015, at 12:36 PM, Spet 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 >> >> to >> >> #include >> >> 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? Yes. The OSS interface is in /usr/include/sys/soundcard.h. Ken -- 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