* Volume normalizer
* Stream grabbing at any point in the filter chain
* Stand-alone command line receiver/decoder/normalizer/player
+ * Stand-alone audio format handler utility
* Sophisticated audio file selector
* Small memory footprint
* Command line interface for easy scripting in high-level languages
be used as a stand-alone command line tool for audio decoding and
volume normalization.
+--------
+para_afh
+--------
+
+A small stand-alone program that prints tech info about the given
+audio file to stdout. It can be instructed to print a "chunk table",
+an array of offsets within the audio file. This allows third-party
+streaming software that is unaware of the particular audio format
+to send complete frames in real time. Currently, mp3, ogg vorbis and
+aac are supported.
+
----------
para_write
----------
[<a href="para_audiod.man.html">para_audiod</a>]
[<a href="para_client.man.html">para_client</a>]
[<a href="para_audioc.man.html">para_audioc</a>]
+ [<a href="para_afh.man.html">para_afh</a>]
[<a href="para_fsck.man.html">para_fsck</a>]
[<a href="para_recv.man.html">para_recv</a>]
[<a href="para_filter.man.html">para_filter</a>]