From owner-freebsd-multimedia Thu Mar 13 17:27:33 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA03375 for multimedia-outgoing; Thu, 13 Mar 1997 17:27:33 -0800 (PST) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id RAA03367 for ; Thu, 13 Mar 1997 17:27:22 -0800 (PST) Received: from ct.picker.com by whqvax.picker.com with SMTP; Thu, 13 Mar 1997 20:26:47 -0500 (EST) Received: from elmer.ct.picker.com ([144.54.57.34]) by ct.picker.com (4.1/SMI-4.1) id AA04777; Thu, 13 Mar 97 20:26:45 EST Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id UAA17308; Thu, 13 Mar 1997 20:24:09 -0500 Message-Id: <19970313202409.09308@ct.picker.com> Date: Thu, 13 Mar 1997 20:24:09 -0500 From: Randall Hopper To: Andre Albsmeier Cc: freebsd-multimedia@freebsd.org Subject: Re: Sound Card recommendation References: <199703120632.HAA03879@server.us.tld> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.65 In-Reply-To: <199703120632.HAA03879@server.us.tld>; from Andre Albsmeier on Wed, Mar 12, 1997 at 07:32:07AM +0100 Sender: owner-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Andre Albsmeier: |What is a good soundcard for FreeBSD? I now have the SPEA Media FX which |doesn't make me happy. I would think of buying an original SB 16 since |this is supported everywhere. | |I searched through the FAQs and the Handbook but didn't find a hint... |I only found which types are supported but no recommendation. | |Does anyone have experience with an SB 16? Also, I think I only will get |one of these plug and pray things... will they work too? It really depends on what you're interested in doing with it. If full-duplex is a must, then from my understanding a GUS is the way to go (not sure which one but plenty of folks on the list can help you out there). The SB drivers don't have full-duplex support yet. I personally own a SB32, which is functionally a SB16 + EMU8000 wavetable synth, which FreeBSD does support (its functionally an AWE32 without any memory by default). The SB32/AWE32s are good cards with a good price and you can't beat the all-around driver support by apps and drivers of virtually all operating systems. At some level, there's always SB, SB16, or AWE32 support. I've been very happy with my card. One thing to be careful of is Plug-n-Play. Non-PNP card is better for FreeBSD right now if you can get it, but some folks have had success with the various PNPs. Might want to grep the mailing list archives at www.freebsd.org/search.html to find out the latest status for the board(s) you're considering. Randall