man pvlook (Commandes) - output STFT analysis files as formatted text
NAME
pvlook - output STFT analysis files as formatted text
SYNOPSIS
pvlook
[options]filename
csound -U pvlook
[options]filename
DESCRIPTION
pvlook reads a STFT analysis file generated by pvanal, and outputs human-readable text. The output consists of the frequency and amplitude trajectories for each analysis bin.
OPTIONS
- -bb n
- Begin at analysis bin n. Numbering starts at 1. Default: 1
- -eb n
- End at analysis bin n. Default: last
- -bf n
- Begin at analysis frame n. Numbering starts at 1. Default: 1
- -ef n
- End at analysis frame n. Default: last
- -i
- Print integer values. Without this flag, float values are printed.
SEE ALSO
csound(1), dnoise(1), sdif2ad(1), srconv(1).
Csound is documented fully by The Public Csound Manual, available at http://www.lakewoodsound.com/csound/
Csound is also documented by The Alternative Csound Reference Manual, available at http://kevindumpscore.com/docs/csound-manual/
AUTHOR
This manual page was written by Hans Fugal <hans@fugal.net>, for the Debian project (but may be used by others).