From: Eric Wong <normalperson@yhbt.net>
To: sox-devel@lists.sourceforge.net
Cc: Mans Rullgard <mans@mansr.com>
Subject: Re: [PATCH 5/6] Add a sigma-delta modulator for DSD encoding
Date: Sat, 3 Oct 2015 22:31:06 +0000 [thread overview]
Message-ID: <20151003223106.GB32546@dcvr.yhbt.net> (raw)
In-Reply-To: <1442412990-20764-5-git-send-email-mans@mansr.com>
Mans Rullgard <mans@mansr.com> wrote:
> This adds a sigma-delta modulator for 1-bit (DSD) encoding. It is
> invoked by the "dither" effect when the output precision is 1-bit or
> manually with choice of the following noise-shaping filters:
>
> fast Reasonably good quality while fast enough for real-time
> operation. This is the default.
>
> hq Lower noise and distortion than "fast" at the expense of
> being much slower.
>
> audiophile
> Somewhat better quality than "hq" and almost twice as slow.
>
> goldenear
> Slightly higher quality than "audiophile" and considerably
> slower.
Cute names, but perhaps "fast", "high", "higher", "highest" or even a
numeric values be more obvious; especially to folks with a smaller
English vocabulary.
To me, hq/audiophile/goldenear might all be interchangeable.
The "dict" command on my system defines "hq" as Headquarters,
and doesn't even know about the other two.
Haven't had much time or interest in the rest of the series.
------------------------------------------------------------------------------
next prev parent reply other threads:[~2015-10-03 22:31 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-16 14:16 [PATCH 1/6] Add SOX_ENCODING_DSD Mans Rullgard
2015-09-16 14:16 ` [PATCH 2/6] Add DSF file support Mans Rullgard
2015-09-16 14:16 ` [PATCH 3/6] Add support for reading DSDIFF files Mans Rullgard
2015-09-16 14:16 ` [PATCH 4/6] Add macros for increasing data alignment Mans Rullgard
2015-12-20 12:41 ` Eric Wong
2015-12-20 13:54 ` Måns Rullgård
2015-12-21 10:55 ` Eric Wong
2015-12-21 11:37 ` Måns Rullgård
2015-12-21 18:33 ` Eric Wong
2015-12-21 18:37 ` Måns Rullgård
2015-09-16 14:16 ` [PATCH 5/6] Add a sigma-delta modulator for DSD encoding Mans Rullgard
2015-10-03 22:31 ` Eric Wong [this message]
2015-10-03 22:39 ` Måns Rullgård
2015-09-16 14:16 ` [PATCH 6/6] Add DSD over PCM (dop) effect Mans Rullgard
2015-12-19 12:09 ` Eric Wong
2015-12-19 12:14 ` Måns Rullgård
2015-12-20 5:04 ` Eric Wong
2015-12-20 13:44 ` Måns Rullgård
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=20151003223106.GB32546@dcvr.yhbt.net \
--to=sox-devel@lists.sourceforge.net \
--cc=mans@mansr.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.
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).