|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] speaker beep question
|
I'm really looking to make interesting sounds from the
speaker thru crontab-activated shell scripts (not X)...
actually the bell works fine but it would be nice to
control the pitches too (to indicate failure, success,
etc).
JondZ
>
> On Fri, Feb 01, 2002 at 10:45:11AM -0500, epike@isinet.com wrote:
> > I was wondering if there were any other tones I could
> > produce from simple shell scripts (aside from char(7)).
>
> >From xset(1):
> b The b option controls bell volume, pitch and dura
> tion.
> ...
>
> Don't know if that's what you're looking for or not. If you don't want
> to call xset repeatedly from your Perl script, you could look at the
> source for xset to find out what it's doing.
>
> Hope this helps.
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|