From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tuukka Pasanen Subject: Re: Rane SL-4 USB sound card Date: Tue, 07 Jul 2015 14:50:30 +0300 Message-ID: <559BBD06.8020103@gmail.com> References: <5597A9AE.2090002@gmail.com> <55996A35.6030904@ladisch.de> <559A77B5.5060905@gmail.com> <559A7D98.7000707@ladisch.de> <559B6580.706@gmail.com> <559B7E78.3080906@ladisch.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-wg0-f51.google.com (mail-wg0-f51.google.com [74.125.82.51]) by alsa0.perex.cz (Postfix) with ESMTP id C28D7261735 for ; Tue, 7 Jul 2015 13:50:29 +0200 (CEST) Received: by wgbgr6 with SMTP id gr6so11650442wgb.3 for ; Tue, 07 Jul 2015 04:50:29 -0700 (PDT) In-Reply-To: <559B7E78.3080906@ladisch.de> 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: Clemens Ladisch , alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Hello, More digging on this. Pulseaudio and jackd (portaudio) are supporting 24_3LE (Tree byte) that is why they didn't work with 24_LE. Is 24_LE just 32_LE (4 bytes) and first byte is just zeroed? If that is so I can use 32_LE and applications just work? Sincerely, Tuukka 07.07.2015, 10:23, Clemens Ladisch kirjoitti: > Tuukka Pasanen wrote: >> I've tested Quirck and it worked (at least channels 1-2 input/output) fine when changed S24_LE. >> Problem is that currently it doesn't have Mixer > According to the descriptors, it does not have mixer controls. > Does the Windows driver have mixer controls that affect the hardware? > >> so pulseaudio or jackd can't see it without .asoundrc. > That should make no difference. > > > Regards, > Clemens