From owner-freebsd-hardware@FreeBSD.ORG Mon Dec 16 23:25:21 2013 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D489B561; Mon, 16 Dec 2013 23:25:21 +0000 (UTC) Received: from mail-ve0-x22c.google.com (mail-ve0-x22c.google.com [IPv6:2607:f8b0:400c:c01::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 82F211930; Mon, 16 Dec 2013 23:25:21 +0000 (UTC) Received: by mail-ve0-f172.google.com with SMTP id jw12so3819833veb.17 for ; Mon, 16 Dec 2013 15:25:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=bmO4dSWYousYhD39nYzAExyqnIfZLKocIibPm//WMkM=; b=yF2ilKFz4illYEnQTJ0uym8JkdoMihkne0XypekJ7V2EbxP6WIM6/JDFPmd37SoAv4 /Sa/xtLukWm/YNcIgCA//RJKq64qG1g4Xt0UHDaWeycW86pf1EyIurq3ZpKbRjRG6feQ VnVQ5T75w3Rvk/aS9BUP19z3G04TjAxEotXq2meMxw7MKL95xf7v+70IZeQETxE0Gn8N rNIVWUoTynxdFrxqWkQBh+Cuuu8tIA6cOR5FV4Xb4eCHidrQTj1mflBRg5xtAsA6E5Iy 9AbmBv1RR/jMkL7hx4rTLnoR7Gniagauz5HOcwOsoG1Edw+eafCaEaPYAFN46hF7loX8 43vg== MIME-Version: 1.0 X-Received: by 10.220.147.16 with SMTP id j16mr5019130vcv.28.1387236320656; Mon, 16 Dec 2013 15:25:20 -0800 (PST) Received: by 10.221.4.137 with HTTP; Mon, 16 Dec 2013 15:25:20 -0800 (PST) Date: Mon, 16 Dec 2013 18:25:20 -0500 Message-ID: Subject: USB audio devices and FreeBSD From: grarpamp To: freebsd-multimedia@freebsd.org Content-Type: text/plain; charset=UTF-8 Cc: freebsd-hardware@freebsd.org X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Dec 2013 23:25:21 -0000 Seems there's a lot of traditionally analog audio stuff (turntables, cassettes, radio, receivers, etc) on the market that can output the audio over USB in 16bit/44.1kHz (or 16bit/48kHz 'selectable'). Presumably this is for easy playback / ripping on a Windows [ugh] computer. I'm guessing this works just fine on FreeBSD with whatever the usual Unix software tools are, right?