mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-05 14:18:53 +02:00
86 lines
1.9 KiB
HTML
86 lines
1.9 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
|
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
|
|
<meta name="generator" content="AsciiDoc 8.6.3" />
|
|
<title>TwoLAME Documentation</title>
|
|
<link rel="stylesheet" href="./twolame.css" type="text/css" />
|
|
<script type="text/javascript">
|
|
/*<![CDATA[*/
|
|
window.onload = function(){asciidoc.footnotes();}
|
|
/*]]>*/
|
|
</script>
|
|
<script type="text/javascript" src="./asciidoc-xhtml11.js"></script>
|
|
</head>
|
|
<body class="article">
|
|
<div id="header">
|
|
<h1>TwoLAME Documentation</h1>
|
|
<span id="revnumber">version 0.3.13</span>
|
|
</div>
|
|
<div id="content">
|
|
<div id="preamble">
|
|
<div class="sectionbody">
|
|
<div class="paragraph"><p>TwoLAME - an optimized MPEG Audio Layer 2 encoder</p></div>
|
|
<div class="ulist"><ul>
|
|
<li>
|
|
<p>
|
|
<a href="readme.html">Read Me</a>
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
<a href="twolame.1.html">TwoLAME(1) Manual Page</a>
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
<a href="changelog.html">What is New</a>
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
<a href="todo.html">TODO</a>
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
<a href="api.html">libtwolame API Overview</a>
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
<a href="twolame_8h.html">libtwolame API Reference</a>
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
<a href="psycho.html">Psychoacoustic Models Overview</a>
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
<a href="vbr.html">VBR Features Overview</a>
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
<a href="authors.html">The TwoLAME Authors</a>
|
|
</p>
|
|
</li>
|
|
</ul></div>
|
|
<div class="paragraph"><p>twolame homepage: <a href="http://www.twolame.org/">http://www.twolame.org/</a><br />
|
|
twolame mailing list: <a href="http://lists.sourceforge.net/lists/listinfo/twolame-discuss">twolame-discuss@lists.sourceforge.net</a></p></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="footnotes"><hr /></div>
|
|
<div id="footer">
|
|
<div id="footer-text">
|
|
Version 0.3.13<br />
|
|
Last updated 2011-01-17 08:49:16 GMT
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|