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:content-type:to:subject:references:date :mime-version:content-transfer-encoding:from:message-id :in-reply-to; q=dns; s=default; b=uvvTFWKsTvNPL7sZ4kvLy6ZKSgp8bu FxX1PGpZdLrCQTMQrib4DZ2VUGC1bllYgP4wnynO6QI9+T7zLZNC9TqiBy2LlbmJ 8gZQ5JOc02E+gZ3xbAE4QHdJG5jlfDsyWZNFBlyFHEhiekUf4eprxD+QCqVZIt8C SOkwIb/Es+Ai4= 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:content-type:to:subject:references:date :mime-version:content-transfer-encoding:from:message-id :in-reply-to; s=default; bh=4eLAd6etRcyxpRp1zwBJhoS/cEc=; b=Bfp4 VnX4hurp07HpXTlA8fxyu5q+rhRoKV/lk1moNY62TbooC4X+eWcCIjIAnWJoRiNn s2sx3y1cOCR6uguZDvna4UfW43tHaNnuhR6NNLpVK8+qK/2MjQmCbI7p7ZeJSQMy FARJcLw+nRBpXZ5JUDN+mVJ0Yp0tMuxY4dAUDoM= 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=0.2 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail01.ish.de Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes To: cygwin AT cygwin DOT com Subject: Re: beep perl script References: Date: Sun, 22 Dec 2013 19:23:54 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Helmut Karlowski" Message-ID: In-Reply-To: User-Agent: Opera Mail/12.16 (Win32) X-IsSubscribed: yes Am 22.12.2013, 08:08 Uhr, schrieb Gigabit Pony: > Well I know the beep script is not yours but.. I am trying to > configure it so I hear a sound inside of Windows 7. I have cygwin with > weechat curses running in it. The set command > /set plugins.var.perl.beep_beep_command_highlight "cat > /cygdrive/d/Cygwin/beep.wav > /dev/dsp" > > But it does not work at all. Any ideas why? Really would like to > switch to weechat for my main IRC program but without the audible ques > it is a no go. Many people have tried to help and told me that command > but it still is not working. Don't know why >/dev/dsp does not work (I get just noise), but you can use ogg123 (ogg-vorbis) and play for example .oga-files: e.g.: ogg123 alarm-clock-elapsed.oga That works for me on 1.7.20. It's been a while since I played with sound-output, don't know if you can play wav-files from inside cygwin at all. -Helmut -- -- 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