From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH v5] ALSA: usb-audio: Add custom mixer status quirks for RME CC devices Date: Fri, 05 Oct 2018 10:20:26 +0200 Message-ID: References: <20181005080004.11588-1-jussi@sonarnerd.net> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id D39582677F0 for ; Fri, 5 Oct 2018 10:20:27 +0200 (CEST) In-Reply-To: <20181005080004.11588-1-jussi@sonarnerd.net> 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: Jussi Laako Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Fri, 05 Oct 2018 10:00:04 +0200, Jussi Laako wrote: > > Adds several vendor specific mixer quirks for RME's Class Compliant > USB devices. These provide extra status information from the device > otherwise not available. > > These include AES/SPDIF rate and status information, current system > sampling rate and measured frequency. This information is especially > useful in cases where device's clock is slaved to external clock > source. > > Signed-off-by: Jussi Laako Applied this version. Thanks. Takashi