Usage: pi-beep [OPTIONS]

Options:
  -f <FREQ_Hz>          frequency of the tone in Hertz (Hz) [default: 440]
  -l <LENGTH_ms>        length of the tone in milliseconds (ms) [default: 200]
  -d <DELAY_ms>         delay between repetitions of the tone
                        *without* delay after last repetition of the tone [default: 100]
  -D <DELAY_ms>         delay between repetitions of the tone
                        *with* delay after last repetition of the tone
  -r <REPS>             number of repetitions of the last tone [default: 1]
  -n, --new [<new>...]  
  -h, --help            Print help information
