.\" hey, Emacs: -*- nroff -*- .\" yatm is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation; either version 2 of the License, or .\" (at your option) any later version. .\" .\" This program is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License .\" along with this program; see the file COPYING. If not, write to .\" the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. .\" .TH YATM 1 "June 7, 2004" .\" Please update the above date whenever this man page is modified. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins (default) .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME yatm \- Yet Another Time Machine .SH SYNOPSIS .B yatm .RI [ options ] .I file .SH DESCRIPTION \fByatm\fP plays Vorbis, Speex and MPEG audio files while allowing the user to choose a new tempo without changing the pitch. .PP The tempo can be interactively controlled by pressing '+' or '-', incrementing and decrementing the playback tempo by 1 percent respectively. Use "q" to stop playback. .SH OPTIONS \fByatm\fP accepts the following options: .TP .BR -b Begin playing at .IR time , given as an offset from the beginning of the file .RB ( 0:00:00 ). .TP .BR -e Stop after .IR duration seconds of audio have been decoded. .TP .BR -t Specify initial tempo as a floating point value, 1.0 is the default. .TP .BR -q Inhibit usual output. .TP .TP .BR -s Transpose .IR semitones .TP .BR -c Transpose .IR cents .TP .B -v, --verbose Print more information. .TP .B \-h, \-\-help Show summary of options. .TP .B \-V, \-\-version Show version of program. .\" .SH "SEE ALSO" .\" .BR madplay (1). .SH AUTHOR Mario Lang .