-Description: advanced pc-speaker beeper
- beep does what you'd expect: it beeps. But unlike printf "\a" beep allows
+Description: advanced PC-speaker beeper
+ 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
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
Architecture: any
Section: debian-installer
Depends: ${shlibs:Depends}, ${misc:Depends}
Architecture: any
Section: debian-installer
Depends: ${shlibs:Depends}, ${misc:Depends}
beep does what you'd expect: it beeps. However, it offers various
additional features, such as the ability to control pitch, duration,
and repetitions.
beep does what you'd expect: it beeps. However, it offers various
additional features, such as the ability to control pitch, duration,
and repetitions.