diff src/tta/libtta.c @ 1998:8f3188746b64

chase last changeset in aud
author William Pitcock <nenolod@atheme.org>
date Mon, 08 Oct 2007 02:02:02 -0500
parents b7bb2753677c
children 2ffc6a69fcd1
line wrap: on
line diff
--- a/src/tta/libtta.c	Sun Oct 07 18:22:16 2007 -0500
+++ b/src/tta/libtta.c	Mon Oct 08 02:02:02 2007 -0500
@@ -199,7 +199,7 @@
             }
             if (seek_position == -1)
             {
-                produce_audio(playback->output->written_time(),
+                playback->pass_audio(playback,
                               ((info.BPS == 8) ? FMT_U8 : FMT_S16_LE),
                               info.NCH,
                               read_samples * info.NCH * info.BSIZE,