pv

Langue: en

Version: SECTION (ubuntu - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

pv - a phase vocoder

SYNOPSIS

pv [options] files...

DESCRIPTION

This manual page documents briefly the usage of pv

pv is a is a phase vocoder

OPTIONS

These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a complete description, see the Info files.
OPTIONS FOR FILES
-h, --help
print this help.
-i, --input
input file (default: stdin)
-o, --output
output file (default: esd)
-n
FFT data number (default: 1024)
-hop
hop number (default: 256)
-rate
synthesize rate (default: 1.0)
-scheme
give the number for PV scheme
0 : conventional PV (default)
1 : Puckette's loose-locking PV
2 : Puckette's loose-locking PV by complex with fixed hops
3 : PV by complex arithmetics with fixed hops
4 : PV by dpwe (fixed hops)
5 : PV in freq. domain
-w --window
0 no window (DEFAULT)
1 parzen window
2 welch window
3 hanning window
4 hamming window
5 blackman window
6 steeper 30-dB/octave rolloff window

SEE ALSO

waon

AUTHOR

pv was written by kichiki@users.sourceforge.net

This manual page was written by Jussi Schultink <jussi01@gmail.com>, for the Ubuntu project (but may be used by others).