Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use Audio::DSP;
    ...
    $dsp->close();
    
    print "\n\nAverage ",sprintf('%0.2f',$num_tot/$div_tot),"\n";
    
  2. or download this
    #!/usr/bin/perl
    use warnings;
    ...
    }
    #################################################################
    __END__