All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Mack <zonque@gmail.com>
To: Jesus R <sonorejr@gmail.com>,
	ALSA development <alsa-devel@alsa-project.org>
Subject: Re: [PATCH v3 5/5] ALSA: snd-usb: add quirks handler for DSD streams
Date: Mon, 12 Aug 2013 13:52:58 +0200	[thread overview]
Message-ID: <5208CC9A.9070200@gmail.com> (raw)
In-Reply-To: <CANNq7HjgbBvJLRPpewWZKF1LSYmDaSndQnmaXV9XSLj7rvPeHA@mail.gmail.com>

On 12.08.2013 13:27, Jesus R wrote:
> On Mon, Aug 12, 2013 at 4:52 AM, Daniel Mack <zonque@gmail.com
> <mailto:zonque@gmail.com>> wrote:

> Right now MPD supports DSD/DoP with one selectable on/off option. On
> equals DoP output and off equals conversion to PCM. I'm not aware of any
> case where it does not work. I would seem to me that there is one
> predominant format? 

Let me clarify that again: I read the above as the two options are

a) DSD material is augmented by DOP markers and send as such over a
regular PCM interface, or

b) convert DSD to PCM in software and then send PCM samples over a
regular PCM interface.


What applications need to use for my new approach is another is:

c) take DSD samples, bit reverse them if necessary, and then send them
over the generic DSD data pipe to the Linux kernel. Device-specific
details are taken care of by the kernel layer.


I'm not aware of any software that uses that new DSD format type
directly except for my example program.


Daniel

  parent reply	other threads:[~2013-08-12 11:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-11 16:37 [PATCH v3 5/5] ALSA: snd-usb: add quirks handler for DSD streams Jesus R
2013-08-11 18:20 ` Jesus R
2013-08-12  8:52 ` Daniel Mack
     [not found]   ` <CANNq7HjgbBvJLRPpewWZKF1LSYmDaSndQnmaXV9XSLj7rvPeHA@mail.gmail.com>
2013-08-12 11:43     ` Daniel Mack
2013-08-12 12:17       ` Jesus R
2013-08-12 11:52     ` Daniel Mack [this message]
2013-08-12 12:25       ` Jesus R
  -- strict thread matches above, loose matches on Subject: below --
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 5/5] ALSA: snd-usb: add quirks handler for DSD streams Daniel Mack

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=5208CC9A.9070200@gmail.com \
    --to=zonque@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=sonorejr@gmail.com \
    /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.