implemented ring buffer RELEASE-0_2_1-SEDIMASTER RELEASE-0_2_1-UNKN
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 27 Jun 2001 20:53:40 +0000 (20:53 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 27 Jun 2001 20:53:40 +0000 (20:53 +0000)
Original commit message from CVS:
implemented ring buffer

examples/cutter/cutter.c
tests/old/examples/cutter/cutter.c

index 5954eee..eeec85d 100644 (file)
@@ -119,6 +119,7 @@ int main (int argc, char *argv[])
   g_object_set (G_OBJECT (cutter), 
        "threshold_dB", -40.0, 
        "runlength", 0.5,
+        "prelength", 1.0,
        NULL);
 
   /* create an audio src */
index 5954eee..eeec85d 100644 (file)
@@ -119,6 +119,7 @@ int main (int argc, char *argv[])
   g_object_set (G_OBJECT (cutter), 
        "threshold_dB", -40.0, 
        "runlength", 0.5,
+        "prelength", 1.0,
        NULL);
 
   /* create an audio src */