$OpenBSD: patch-stream_stream_cdda_c,v 1.2 2014/01/10 21:52:29 brad Exp $
--- stream/stream_cdda.c.orig	Mon Jan  6 17:02:57 2014
+++ stream/stream_cdda.c	Mon Jan  6 17:22:43 2014
@@ -446,9 +446,11 @@ static int open_cdda(stream_t *st,int m, void* opts, i
   else if(p->search_overlap == 0)
     mode &= ~PARANOIA_MODE_OVERLAP;
 #ifndef CONFIG_LIBCDIO
+#if 0
   // HACK against libcdparanoia's stupid caching model that
   // queues up a huge number of requests leading to stuttering
   paranoia_cachemodel_size(priv->cdp, 24);
+#endif
   // For some incomprehensible reason cdparanoia breaks the
   // track->sector lookup of calling paranoia_modeset with
   // PARANOIA_MODE_DISABLE
