From: Tanner Burson Date: 2006-02-03T01:03:10+09:00 Subject: Re: How to make beep sounds? ------=_Part_849_23192844.1138896151024 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On 2/2/06, Nuralanur@aol.com wrote: > > Dear all, > > is there an easy way to output a beep sound (maybe with length/frequency > parameters?) in Ruby? > > Thanks, > > Axel > > puts 7.chr It's just a normal annoying system beep. I'm sure there are other ways, bu= t for just a simple "get your attention" beep, it works fine. -- =3D=3D=3DTanner Burson=3D=3D=3D tanner.burson@gmail.com http://tannerburson.com <---Might even work one day... ------=_Part_849_23192844.1138896151024--