sox-devel@lists.sourceforge.net unofficial mirror
 help / color / mirror / code / Atom feed
From: "Måns Rullgård" <mans@mansr.com>
To: sox-devel@lists.sourceforge.net
Subject: Re: [PATCH] Add support for reading DSF files
Date: Sat, 22 Aug 2015 16:43:50 +0100	[thread overview]
Message-ID: <yw1x37zb1g7d.fsf@unicorn.mansr.com> (raw)
In-Reply-To: <1438802918-23842-1-git-send-email-mans@mansr.com> (Mans Rullgard's message of "Wed, 5 Aug 2015 20:28:38 +0100")

Mans Rullgard <mans@mansr.com> writes:

> This adds support for reading DSD data from DSF files as specified by
> http://dsd-guide.com/sites/default/files/white-papers/DSFFileFormatSpec_E.pdf
>
> The 1-bit DSD samples are simply unpacked to sox_sample_t values of
> maximum or minimum value.  The "rate" filter can be used directly on
> this to obtain usable PCM samples.
>
> The format also allows 8-bit DSD-wide samples.  Such files are not
> supported by this patch.
>
> DSF files may include an ID3v2 metadata tag, which is not handled here.
> ---
>  src/Makefile.am |   2 +-
>  src/dsf.c       | 209 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  src/formats.h   |   1 +
>  3 files changed, 211 insertions(+), 1 deletion(-)
>  create mode 100644 src/dsf.c

Please disregard this patch.  I have a better one in the works.

-- 
Måns Rullgård
mans@mansr.com

------------------------------------------------------------------------------

      parent reply	other threads:[~2015-08-22 15:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-05 19:28 [PATCH] Add support for reading DSF files Mans Rullgard
2015-08-15  8:23 ` Eric Wong
2015-08-15  9:17   ` Måns Rullgård
2015-08-22 15:43 ` Måns Rullgård [this message]

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-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.sourceforge.net/lists/listinfo/sox-devel

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=yw1x37zb1g7d.fsf@unicorn.mansr.com \
    --to=sox-devel@lists.sourceforge.net \
    /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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/sox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).