Date: Wed, 19 Feb 2003 22:14:16 -0500 From: "Matthew Emmerton" <matt@gsicomp.on.ca> To: <Dave2206@aol.com>, <freebsd-questions@FreeBSD.ORG> Subject: Re: C scale using /dev/speaker Message-ID: <012e01c2d88e$2aa97720$1200a8c0@gsicomp.on.ca> References: <cc.18a4230e.2b858946@aol.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?012e01c2d88e$2aa97720$1200a8c0>