Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Re: Bolero (just music)

by powerman (Friar)
on Apr 24, 2002 at 08:42 UTC ( [id://161540]=note: print w/replies, xml ) Need Help??


in reply to Re: Bolero (just music)
in thread Bolero (just music)

I use Linux.
This script is very simple, so it's possible to test every part quickly.
  1. Check about beep work in shell: echo -e '\a'
  2. Check about dev work in shell: echo -e '\a' >/dev/beep
  3. Check about Time::HiRes work: comment out open BEEP... and select BEEP... and replace "\a" to just "a"
WBR, Alex.

Replies are listed 'Best First'.
Re: Re: Re: Bolero (just music)
by biograd (Friar) on Apr 25, 2002 at 05:09 UTC
    Do you use RedHat? I am running Debian with some help... I tried the script and your tests and installed Time::HiRes, but I still got run-time errors. Then SO came up with an interesting fact: There's no /dev/beep included in the standard kernal. I'd made a file called /dev/beep that bolero printed to, but no device. erg. There is a program called beep that might be useful for this script though. It's at this website . Can't say I've looked too deeply at it, though.

    -ljb

    Updated: to fix stupid wording

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://161540]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (8)
As of 2024-04-24 10:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found