From 9cbe46f9aa1d12b01ed0f9ffb3967bf6000e6e5c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 31 Jul 2013 19:05:46 +0100 Subject: Time must be computed post-resample. --- src/lib/player.cc | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/lib/player.cc b/src/lib/player.cc index 8583a429b..ee044e4e1 100644 --- a/src/lib/player.cc +++ b/src/lib/player.cc @@ -216,7 +216,7 @@ Player::pass () audio_done_up_to = min (audio_done_up_to, (*i)->audio_position); } } - + TimedAudioBuffers