From owner-freebsd-multimedia Tue Jul 15 15:48:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA29360 for multimedia-outgoing; Tue, 15 Jul 1997 15:48:36 -0700 (PDT) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id PAA29354 for ; Tue, 15 Jul 1997 15:48:32 -0700 (PDT) Received: from ct.picker.com by whqvax.picker.com with SMTP; Tue, 15 Jul 1997 18:46:47 -0400 (EDT) Received: from elmer.ct.picker.com ([144.54.57.34]) by ct.picker.com (4.1/SMI-4.1) id AA10103; Tue, 15 Jul 97 18:46:46 EDT Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id SAA24478; Tue, 15 Jul 1997 18:44:44 -0400 Message-Id: <19970715184443.32058@ct.picker.com> Date: Tue, 15 Jul 1997 18:44:43 -0400 From: Randall Hopper To: Amancio Hasty Cc: multimedia@freebsd.org Subject: guspnp10: Repeated samples during ULAW play Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.76 Sender: owner-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Playing a ULAW (.au) stream (either via /dev/audio or /dev/dsp) frequently now repeats the first chunk in the stream. That is, you'll hear the full stream, and then a half second or so off the front of that stream. Might may be related to the hang-on-close() fix. It's easy to reproduce. Most of the .au's I have lying around do this now. I've uploaded 3 of them to rah as: TSTSND-att.au TSTSND-autopil.au TSTSND-elvis-has-left-bldg.au Just "cat snd.au > /dev/audio". Thanks, Randall