From owner-freebsd-questions Wed Feb 19 19:15:17 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 699BB37B401 for ; Wed, 19 Feb 2003 19:15:16 -0800 (PST) Received: from tomts7-srv.bellnexxia.net (tomts7.bellnexxia.net [209.226.175.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52DF843F3F for ; Wed, 19 Feb 2003 19:15:15 -0800 (PST) (envelope-from matt@gsicomp.on.ca) Received: from gabby.gsicomp.on.ca ([65.95.176.5]) by tomts7-srv.bellnexxia.net (InterMail vM.5.01.04.19 201-253-122-122-119-20020516) with ESMTP id <20030220031514.HYJ10197.tomts7-srv.bellnexxia.net@gabby.gsicomp.on.ca>; Wed, 19 Feb 2003 22:15:14 -0500 Received: from hermes (memmerto@hermes.gsicomp.on.ca [192.168.0.18]) by gabby.gsicomp.on.ca (8.12.6/8.12.6) with SMTP id h1K3C8jC020779; Wed, 19 Feb 2003 22:12:08 -0500 (EST) (envelope-from matt@gsicomp.on.ca) Message-ID: <012e01c2d88e$2aa97720$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: , References: Subject: Re: C scale using /dev/speaker Date: Wed, 19 Feb 2003 22:14:16 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Hi, > what is proper syntax for coaxing C major scale out of /dev/speaker? TIA. > Dave To play C major scale, starting at middle C, do this: cat "o3cdefgabo4c" > /dev/speaker man spkr(4) for more details. -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message