#use wml::tmpl::main title="Yatm -- Yet another time machine" PAGE=programming SUBPAGE=yatm

<p>
<en: When listening to recordings of human speech (like audio books, conference
recordings, ...) it can be useful to have the ability to adjust the playback
speed without changing the pitch of the recording>
<de: Wenn man sich digitale Aufnahmen von Sprache (wie z.B. H&ouml;rb&uuml;cher,
Mitschnitte von Vortr&auml;gen etc.) anh&ouml;rt kann es von
Vorteil sein die Geschwindigkeit zu ver&auml;ndern ohne
die Tonh&ouml;he zu beeinflussen>.
<en: This simple command line program based on the>
<de: Dieses einfache Kommandozeilen Programm basierend auf der>
<A href="http://sky.prohosting.com/oparviai/soundtouch/index.html">SoundTouch
<en: library><de: Bibliothek></a>
<en: can do this for you><de: kann diese Aufgabe f&uuml;r sie erledigen>.
<en: Playing a audio book at 150% of its original tempo is still intelligable
and saves time, therefore the name of the program.>
<de: Ein H&ouml;rbuch bei 150% Geschwindigkeit anzuh&ouml;ren ist meist noch
recht gut verst&auml;ndlich, und spart vorallem Zeit.
Daher auch der (englische) Name des Programmes.>
</p>
<p>
<en: The following audio encoding formats are supported>
<de: Die folgenden Dateiformate werden unterst&uuml;tzt>:
<ul>
<li>Ogg Vorbis</li>
<li>Ogg Speex</li>
<li>MPEG</li>
<li><en: All formats supported by libsndfile><Alle Formate die von libsndfile unterst&uuml;tzt werden> (FLAC, WAV, AIFF, ...)</li>
</ul>

<h2>Download</h2>
<p>
<ul>
<li><a href="$(ROOT)/yatm-0.6.tar.gz">yatm-0.6.tar.gz</a></li>
<li><a href="$(ROOT)/yatm-0.4.tar.gz">yatm-0.4.tar.gz</a></li>
</ul>

<h2><en: News></h2>
<p>
<en: Version 0.5 adds support for seeking libsndfile backed files.
You can now also interactively change the pitch in cents and semitones.>
</p>
<p>
<en: Version 0.4 adds support for libsndfile.  There is also an undocumented
gem, you can use &lt; and &gt; to slow down or speed up by 10%, and
hitting SPACE can be used to pause playback>.
</p>
<p>
<en: Version 0.3 fixes gcc 4.0 related build problems (mostly namespace related)>.
</p>
<p>
<en: Version 0.2.4 finally (after more than a year, sorry) adds
support for the new libSoundTouch version which is available
threw Debian these days.  It also fixes some build-process related problems>.
</p>
