From owner-freebsd-current Sun Apr 2 22:49:13 2000 Delivered-To: freebsd-current@freebsd.org Received: from ns.cvzoom.net (ns.cvzoom.net [208.226.154.2]) by hub.freebsd.org (Postfix) with SMTP id 3C5A937B67B for ; Sun, 2 Apr 2000 22:49:09 -0700 (PDT) (envelope-from dmmiller@cvzoom.net) Received: (qmail 9139 invoked from network); 3 Apr 2000 05:49:07 -0000 Received: from acs-63-90-88-170.zbzoom.net (HELO cvzoom.net) (63.90.88.170) by ns.cvzoom.net with SMTP; 3 Apr 2000 05:49:07 -0000 Message-ID: <38E830B9.F56032C5@cvzoom.net> Date: Mon, 03 Apr 2000 01:48:41 -0400 From: Donn Miller X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: current@freebsd.org Subject: Recent commits to /sys/dev/sound/isa/ess.c Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I tried this, and the buffer size of 16k doesn't work too well with the ESS 1868 isa. The fist .3 seconds or so of the beginning of the clip plays in an infinite loop. I bumped down the buffer size to 12k, and it seems to work pretty well. Actually, I tried experimenting with various buffer sizes, and anything from 4k to 12k seems to work, and the ranges 8k to 12k seem to work best. I think 12k is the best from what I've heard, but I'm not sure. Also, timidity is broken (ESS 1868) with the lastest revisions to pcm. pcm is a little flakier than it used to be, but not by much. - Donn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message