logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sndfile-generate-chirp - generate a sound file containing a chirp

Author

       This manual page was written by Erik de Castro Lopo <erikd@mega-nerd.com>.

                                                December 14, 2009                      SNDFILE-GENERATE-CHIRP(1)

Description

       sndfile-generate-chirp  generates  a  sound  file  containing a sine wave that sweeps from a low starting
       frequency  to  a  higher  ending  frequency  (ie  a  chirp).   The  file  is  written  using   libsndfile
       (http://www.mega-nerd.com/libsndfile/).

       The  parameters  allows the start and end sine wave frequencies to be set as well as specifying the shape
       of the sweep (ie linear,  quadratic  or  logarithmic).   Run  "sndfile-generate-chirp  --help"  for  more
       information.

       The format of the output file is determined by the filename extension of the output file.

Name

       sndfile-generate-chirp - generate a sound file containing a chirp

Synopsis

sndfile-generate-chirp [options] <sample rate> <length in seconds> <sound file>

See Also