gst/audiotestsrc/gstaudiotestsrc.c: Very crucial and important documentation fix.
authorAndy Wingo <wingo@pobox.com>
Mon, 4 Aug 2008 09:11:08 +0000 (09:11 +0000)
committerAndy Wingo <wingo@pobox.com>
Mon, 4 Aug 2008 09:11:08 +0000 (09:11 +0000)
Original commit message from CVS:
2008-08-04  Andy Wingo  <wingo@pobox.com>

* gst/audiotestsrc/gstaudiotestsrc.c: Very crucial and important
documentation fix.

ChangeLog
gst/audiotestsrc/gstaudiotestsrc.c

index 2117766..abccb0a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-04  Andy Wingo  <wingo@pobox.com>
+
+       * gst/audiotestsrc/gstaudiotestsrc.c: Very crucial and important
+       documentation fix.
+
 2008-08-01  Stefan Kost  <ensonic@users.sf.net>
 
        * gst/adder/gstadder.c:
index 3386a55..4a8c026 100644 (file)
@@ -26,7 +26,8 @@
  * <title>Example launch line</title>
  * |[
  * gst-launch audiotestsrc ! audioconvert ! alsasink
- * ]| This pipeline produces a sine with default frequency (mid-C) and volume.
+ * ]| This pipeline produces a sine with default frequency, 440 Hz, and the
+ * default volume, 0.8 (relative to a maximum 1.0).
  * |[
  * gst-launch audiotestsrc wave=2 freq=200 ! audioconvert ! tee name=t ! queue ! alsasink t. ! queue ! libvisual_lv_scope ! ffmpegcolorspace ! xvimagesink
  * ]| In this example a saw wave is generated. The wave is shown using a