An open API service indexing awesome lists of open source software.

https://github.com/mlang/yatm

Yet Another Time Machine
https://github.com/mlang/yatm

Last synced: 12 months ago
JSON representation

Yet Another Time Machine

Awesome Lists containing this project

README

          

yatm - Yet Another Time Machine

Copyright (C) 2004, 2005, 2006, 2013 Mario Lang

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; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

What is Yatm?

Yatm is a simple command line audio player which can perform playback at
a different speed than the original audio was recorded with.

THis is done without changing the sounds pitch.

yatm supports Speex, MPEG audio and all formats supported
by libsndfile (OGG/Vorbis, FLAC, WAV, ...) input files.

Comments are welcome.

- Mario Lang