]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - README
Move struct senders[] from server.c to vss.c.
[paraslash.git] / README
diff --git a/README b/README
index 0e1e5cb4df4a5853e340c4fb96cb2af05d6ca6db..3308d0b3f3f0cc45c83af7ca218688c39e3b34d0 100644 (file)
--- a/README
+++ b/README
@@ -102,10 +102,12 @@ 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.
+an array of offsets within the audio file or to write the content of
+the audio file in complete chunks 'just in time'.
+
+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