From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jussi Laako Subject: Re: [PATCH 0/3] ALSA: snd-usb: Some small fixes to make Playback Design products work Date: Thu, 28 Mar 2013 02:00:05 +0200 Message-ID: <51538805.2090305@sonarnerd.net> References: <1363522047-7515-1-git-send-email-zonque@gmail.com> <5146DB40.2060000@gmail.com> <51471B51.4000006@gmail.com> <514B79DA.6030203@sonarnerd.net> <514C1215.9010708@gmail.com> <7.0.0.16.2.20130322082602.0605cbc0@akdesigninc.com> <514E0A2A.1000201@sonarnerd.net> <7.0.0.16.2.20130323183543.0605ddb0@akdesigninc.com> <5151FDCD.2080103@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mail.sonarnerd.net (rankki.sonarnerd.net [83.145.240.118]) by alsa0.perex.cz (Postfix) with ESMTP id BB41626533F for ; Thu, 28 Mar 2013 01:00:06 +0100 (CET) In-Reply-To: <5151FDCD.2080103@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Daniel Mack Cc: alsa-devel@alsa-project.org, Takashi Iwai , clemens@ladisch.de, demian@auraliti.com, ray@auraliti.com, Andreas Koch List-Id: alsa-devel@alsa-project.org Hi Daniel, On 03/26/2013 09:58 PM, Daniel Mack wrote: > Jussi, for your application, that means that you'd have to add these 3 > new formats, and teach your application that they can be used for DSD > right away. Looks good to me. This is what I was hoping for. I already kind of have the 8-bit and 32-bit, but I'll need to add the 16-bit one and make some related code cleanups to make things proper now since it's becoming official format. I'll put this into my 3.0 release. :) Thanks, - Jussi