Next: , Previous: sporchq, Up: Command-Line Interface


5.3 sporch


Usage: sporch [OPTION]... SOURCEFILE

General Options:
  -h [ --help ]         print help message
  -v [ --version ]      print version
  -r [ --db-dir ] arg   database directory

Parameters:
  -f [ --orch-file ] arg        orchestra definition file
  -c [ --orch ] arg             orchestra id
  -u [ --tuning ] arg           tuning system id
  -y [ --n-dyns ] arg           number of output dynamic levels
  -l [ --loc ] arg (=begin)     base location within analysis segment (begin|mi
                                ddle|end|peak)
  -o [ --off ] arg (=0)         offset from base location (secs.)
  -1 [ --off1 ] arg             analysis segment beginning offset (secs.)
  -2 [ --off2 ] arg             analysis segment ending offset (secs.)
  -d [ --dur ] arg              analysis segment duration
  -z [ --fft-size ] arg (=0.05) FFT size (secs. or frames)
  -n [ --fft-n ] arg (=1)       total number of FFTs
  -e [ --fft-ave ] arg (=1)     number of FFTs to average
  -s [ --fft-span ] arg (=1)    FFT analysis duration (secs.)
  -a [ --amp ] arg              amplification (dB)
  -t [ --thresh ] arg (=-120)   minimum peak amplitude threshold (dB)
  -j [ --tune ] arg             tuning adjustment (cents)
  -i [ --search-inc ] arg (=0)  search depth increase (1 = 100%)
  -b [ --max-branch ] arg (=1)  maximum number of branches per search node
  -m [ --norm ] arg             normalization value (dB)

sporch is a command-line program that uses some of libsporch.so's functionality to provide a quick and easy printout of a sporchestration. See Library Reference, for more information on all of these different options.