Audio::Beep::Linux::PP

Audio::Beep::Linux::PP is a PurePerl implementation of an Audio::Beep player.
Download

Audio::Beep::Linux::PP Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Giulio Motta
  • Publisher web site:
  • http://search.cpan.org/~giulienk/Audio-Beep-0.11/Beep.pod

Audio::Beep::Linux::PP Tags


Audio::Beep::Linux::PP Description

Audio::Beep::Linux::PP is a PurePerl implementation of an Audio::Beep player. Audio::Beep::Linux::PP is a PurePerl implementation of an Audio::Beep player.SYNOPSIS my $player = Audio::Beep::Linux::PP->new();USAGEThe new class method will return you a new player object. No other option is available right now.NOTESYou need to be root to play something using this module. Otherwise your script should be SUID root (but i won't suggest that). Or you could own the tty where you execute this, but it cannot be an xterm. It's better to install the beep program by Johnathan Nightingale and then SUID that small program.This module is just a rewriting of the core function of the beep program. I took everything from there so credit goes again to Johnathan Nightingale. As this is a PurePerl module i had to do some assumption, like the KIOCSOUND constant to be 0x4B2F (which may not be your case). The CLOCK_TICK_RATE is also taken from beep. Requirements: · Perl


Audio::Beep::Linux::PP Related Software