From owner-freebsd-multimedia Wed Aug 15 16:52: 4 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from whisky.wu-wien.ac.at (whisky.wu-wien.ac.at [137.208.16.37]) by hub.freebsd.org (Postfix) with ESMTP id C704737B417 for ; Wed, 15 Aug 2001 16:51:57 -0700 (PDT) (envelope-from gonter@whisky.wu-wien.ac.at) Received: (from gonter@localhost) by whisky.wu-wien.ac.at (8.11.5/8.11.0) id f7FNpuX47593 for freebsd-multimedia@FreeBSD.ORG; Thu, 16 Aug 2001 01:51:56 +0200 (CEST) (envelope-from gonter) From: Gerhard Gonter Message-Id: <200108152351.f7FNpuX47593@whisky.wu-wien.ac.at> Subject: pcm recording problem with 4.4-PRERELEASE To: freebsd-multimedia@FreeBSD.ORG Date: Thu, 16 Aug 2001 01:51:56 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL68 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Today, my attempts to record from the sound card were without success. I tried several programs, e.g. rec from the sox port, xmradio, mxv, and rec that was posted on multimedia just a few minutes ago. All attempts resulted in distorted recordings. It seems that all recordings were faster than expected and the samples contained a lot of garbage. My machine is running FreeBSD 4.4-PRERELEASE, the latest cvsup was done at 12:30 GMT. The files that were changed by the fix for PR#29709 are already included, (I assume): dsp.c: * $FreeBSD: src/sys/dev/sound/pcm/dsp.c,v 1.15.2.9 2001/08/15 00:34:59 cg Exp $ channel.c: * $FreeBSD: src/sys/dev/sound/pcm/channel.c,v 1.19.2.14 2001/08/15 00:34:59 cg Exp $ The sound driver in use is: FreeBSD Audio Driver (newpcm) Aug 15 2001 14:47:02 Installed devices: pcm0: at io 0xa400 irq 11 (1p/1r/0v channels duplex) Is this a problem in PCM support or should I look for a bug in cmi.c ? Btw, similar to other reports on the list, at least one playback program is now broken. x11amp produces a lot of klicking sounds while mpg123 and waveplay seem to run without problems. +gg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message