From: Daniel Mack <zonque@gmail.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org, clemens@ladisch.de,
Jussi Laako <jussi@sonarnerd.net>,
demian@auraliti.com, ray@auraliti.com, andreas@akdesigninc.com
Subject: Re: [PATCH v3 0/5] ALSA: snd-usb: add support for DSD
Date: Wed, 17 Apr 2013 13:03:33 +0200 [thread overview]
Message-ID: <516E8185.9050705@gmail.com> (raw)
In-Reply-To: <s5hsj2pbexz.wl%tiwai@suse.de>
On 17.04.2013 12:59, Takashi Iwai wrote:
> At Wed, 17 Apr 2013 00:01:35 +0800,
> Daniel Mack wrote:
>>
>> In contrast to the first two approaches, this one keeps the userspace
>> unaware of the actual transport on the bus.
>>
>> More specifically, the DSD_U16_LE format may be implemented to actually
>> send DOP samples to the device, depending on the quirks entries.
>>
>> Also, as there is quite some confusion in both data file formats as
>> well as hardware sample formats about whether to stuff the oldest bit
>> in the MSB or the LSB of a byte, ALSA defines that now to be in the
>> MSB, as far as the ALSA userspace layer is concerned. The driver
>> learned functions to re-encode the bytes according to what the hardware
>> supports.
>>
>> I also wrote a very basic test tool which I published here:
>>
>> https://github.com/zonque/alsa-dsd-player
>>
>>
>> Thanks,
>> Daniel
>>
>> Daniel Mack (5):
>> ALSA: add DSD formats
>> ALSA: snd-usb: use ep->stride from urb callbacks
>> ALSA: snd-usb: add support for DSD DOP stream transport
>> ALSA: snd-usb: add support for bit-reversed byte formats
>> ALSA: snd-usb: add quirks handler for DSD streams
>
> All patches look OK to me through a quick glance, so I'm going to
> apply them later, unless anyone has objection.
I'd like to wait for another day or so for Jussi to state his oppinion.
He seems to be the only one on this list who has ever dealt with DSD on
Linux, so we should listen to him ;)
Thanks,
Daniel
next prev parent reply other threads:[~2013-04-17 11:03 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-16 16:01 [PATCH v3 0/5] ALSA: snd-usb: add support for DSD Daniel Mack
2013-04-16 16:01 ` [PATCH v3 1/5] ALSA: add DSD formats Daniel Mack
2013-04-16 16:01 ` [PATCH v3 2/5] ALSA: snd-usb: use ep->stride from urb callbacks Daniel Mack
2013-04-16 16:01 ` [PATCH v3 3/5] ALSA: snd-usb: add support for DSD DOP stream transport Daniel Mack
2013-04-16 16:01 ` [PATCH v3 4/5] ALSA: snd-usb: add support for bit-reversed byte formats Daniel Mack
2013-04-16 16:01 ` [PATCH v3 5/5] ALSA: snd-usb: add quirks handler for DSD streams Daniel Mack
2013-04-16 16:13 ` [PATCH v3 0/5] ALSA: snd-usb: add support for DSD Takashi Iwai
2013-04-17 10:59 ` Takashi Iwai
2013-04-17 11:03 ` Daniel Mack [this message]
2013-04-17 17:01 ` Jussi Laako
2013-04-17 17:04 ` Daniel Mack
2013-04-17 17:13 ` Jussi Laako
2013-04-18 8:05 ` Takashi Iwai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=516E8185.9050705@gmail.com \
--to=zonque@gmail.com \
--cc=alsa-devel@alsa-project.org \
--cc=andreas@akdesigninc.com \
--cc=clemens@ladisch.de \
--cc=demian@auraliti.com \
--cc=jussi@sonarnerd.net \
--cc=ray@auraliti.com \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.