From owner-freebsd-multimedia Tue Aug 20 09:55:42 1996 Return-Path: owner-multimedia Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA16616 for multimedia-outgoing; Tue, 20 Aug 1996 09:55:42 -0700 (PDT) Received: from sco.sco.COM (sco.sco.COM [132.147.128.9]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id JAA16608 for ; Tue, 20 Aug 1996 09:55:38 -0700 (PDT) Received: from grandad.pdev.sco.com by sco.sco.COM id aa17484; 20 Aug 96 9:50 PDT Received: from tehama.pdev.sco.com by grandpa.pdev.sco.com id aa16302; 20 Aug 96 9:51 PDT Received: from basil.pdev.sco.COM by tehama.sco.com id aa24682; 20 Aug 96 9:46 PDT From: Shawn McMurdo To: DRDRE@bachus.1lo.lublin.pl, freebsd-multimedia@freebsd.org Subject: SBPro 3.1 and still 11 MHz audio ... Cc: shawnm@sco.COM X-Mailer: ScoMail 3.0.Bd MIME-Version: 1.0 Date: Tue, 20 Aug 1996 9:51:17 -0700 (PDT) Message-ID: <9608200951.aa16420@basil.sco.com> Sender: owner-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk The SBPro does not support 44KHz recording. You should be able to do close to 22KHz, though. In a program just use the SNDCTL_DSP_SPEED ioctl. In vrec, use the -s option. Otherwise, it depends on your software. Shawn From: MICHAAE PASTERNAK To: freebsd-multimedia@freebsd.org Date: Tue, 20 Aug 1996 16:34:32 +0100 Hi, I've got a problem. I have got a SBPro v.3.1 + FreeBSD 2.1.5-R. I've tried to make some samplings (cat /dev/audio > sample.au) - it works perfectly. But it's only 11 MHz (maybe 8 MHz:) mono sampling ... how to tell FreeBSD to make a 22/44 MHz samples ? Greetz, D0c.