Audio::Beep

Audio::Beep is a Perl module to use your computer beeper in fancy ways.
Download

Audio::Beep 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 Tags


Audio::Beep Description

Audio::Beep is a Perl module to use your computer beeper in fancy ways. Audio::Beep is a Perl module to use your computer beeper in fancy ways.SYNOPSIS #functional simple way use Audio::Beep; beep($freq, $milliseconds); #OO more musical way use Audio::Beep; my $beeper = Audio::Beep->new(); # lilypond subset syntax accepted # relative notation is the default # (now correctly implemented) my $music = "g' f bes' c8 f d4 c8 f d4 bes c g f2"; # Pictures at an Exhibition by Modest Mussorgsky $beeper->play( $music ); Requirements: · Perl


Audio::Beep Related Software