beep

beep does what you'd expect: it beeps. But unlike printf("\a"), beep allows you to control pitch, duration, and repetitions. Its job is to live inside shell/perl scripts and allow more granularity than one has otherwise. It is controlled completely through command line options. It's not supposed to be complex, and it isn't - but it makes system monitoring (or whatever else it gets hacked onto) that much more informative.

Tags multimedia Sound/Audio Systems Administration Utilities
Licenses GPL
Operating Systems POSIX Linux
Implementation C

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  29 Mar 2002 15:54
  • Rrelease-after

Changes: This is a maintenance release that was long overdue. It has a fix for platforms with unsigned chars, adds a default behaviour when ioctl() won't let it beep, has improvements to the man page, and is compatible with the Debian requirements for inclusion in potato.

  • Rrelease-mid
  •  19 Mar 2002 16:17
  • Rrelease-after

Changes: A fix for a segfault when handling long options.

  • Rrelease-mid
  •  30 Jan 2001 06:12
  • Rrelease-after

    Changes: An RPM is now available. beep finally supports multiple beeps on a single command line (an oft-requested feature). Frequencies are now decimal, not integer. There are currently no outstanding feature requests or bugs.

    • Rrelease-mid
    •  30 Jan 2001 06:12
    • Rrelease-after

      Changes: This release is feature complete with a few more command line options, stdin processing, and some bugfixes. The documentation now addresses permission issues. This release has no known outstanding bugs; users of previous versions should upgrade.

      • Rrelease-mid
      •  30 Jan 2001 06:12
      • Rrelease-after

        Changes: A man page, more command line options, and the ability to pass text through (e.g., as part of a chain of pipes).

        No-screenshot

        Project Spotlight

        ntalk

        A console chat application written with ncurses.

        No-screenshot

        Project Spotlight

        jee5unit

        A test framework for out of container testing of EJBs and JPA entities.