空音開発Kuon R&D

DSD File: Complete Guide — The Heart of SACD and High-Resolution Audio

Last updated: May 9, 2026 · Author: Kotaro Asahina (Founder of Kuon, Audio Engineer)

Quick Answer

DSD (Direct Stream Digital) is a 1-bit delta-sigma modulation audio format jointly developed by Sony and Philips, launched as SACD on May 21, 1999. It supports four sampling rates: 2.8224, 5.6448, 11.2896, and 22.5792 MHz — 64× the time resolution of standard PCM. The two main file types are .dsf and .dff. Kuon's DSD CONVERTER performs high-quality DSD-to-PCM conversion in the browser using a Blackman-window sinc FIR filter, with no upload required.

DSD at a Glance

DSD64 frequency
2.8224 MHz
64× CD / used on SACD
DSD128 frequency
5.6448 MHz
DSD256 frequency
11.2896 MHz
DSD512 frequency
22.5792 MHz
Bit depth
1 bit
Modulation method
ΔΣ (Delta-Sigma)
Temporal resolution (DSD64 vs CD)
64×
Size per minute (DSD64)
~42 MB

What is a DSD file?

A DSD file (Direct Stream Digital) is a high-resolution audio format that digitizes sound using a fundamentally different principle from PCM (Pulse Code Modulation). PCM records waveforms as a sequence of multi-bit values, while DSD records changes in 1-bit pulse density. This is called ΔΣ (Delta-Sigma) modulation: by sampling at extremely high rates, even 1 bit per sample can deliver high resolution.

Where PCM "represents amplitude in fine-grained steps," DSD "tracks change very finely in the time domain." The two formats excel in different areas, and debates over their relative merits continue today.

Origin and history

DSD stands for Direct Stream Digital, jointly developed by Sony and Philips as the SACD (Super Audio CD) standard. The goal was to establish a higher-quality successor to CD-DA (codified in 1982). SACD launched on May 21, 1999 in Japan, alongside Sony's first SACD player, the Sony SCD-1.

Physically, SACD discs are the same size and shape as CDs, but they record audio in DSD64 (2.8224 MHz / 1-bit), supporting either 2-channel or 5.1-channel multichannel audio. The SACD market grew through the 2000s, but as the high-resolution download era began, the physical SACD market shrank and DSD file distribution became dominant. Today the format extends to DSD256 and DSD512.

How DSD works (1-bit ΔΣ modulation)

At the heart of DSD is 1-bit ΔΣ modulation. The analog audio signal is sampled at extremely high rates (64× CD or higher), and at each instant the system records 1 bit (0 or 1) indicating whether the signal is "higher or lower than the previous moment." Averaged over time, this 1-bit stream reproduces the original analog waveform with high precision.

PCM's multi-bit approach quantizes amplitude into 16 bits (CD) or 24 bits, achieving precision through bit depth even at modest sampling rates. DSD has only 1 bit, but pushes sampling frequency to extremes — achieving precision through temporal resolution. This design difference is the source of the two formats' characteristic differences in sound.

DSD64 / DSD128 / DSD256 / DSD512

DSD variant comparison
NameSampling frequencyMultiple of CDPrimary use
DSD642.8224 MHz64×SACD / mainstream distribution
DSD1285.6448 MHz128×High-end distribution
DSD25611.2896 MHz256×Mastering source data
DSD51222.5792 MHz512×Research / ultra-high resolution

DSD64 is the most common in commercial circulation, with DSD128 dominant in audiophile high-resolution distribution. DSD256 and above carry frequency information far beyond human hearing limits, so the audible impact remains a matter of discussion. In classical recording, DSD256 is sometimes used as the master source format before mixdown.

File extensions: .dsf vs .dff

.dsf vs .dff format comparison
Item.dsf (DSD Stream File).dff (DSD Interchange File Format)
Defined bySonyPhilips
Year definedcirca 2005circa 2004
MetadataID3v2 supported (title, artist, etc.)Minimal
Use caseConsumer distributionPro / studio interchange
Software supportWideNarrower
Playback compatibilityHighMedium

Most DSD titles sold on high-resolution download sites are .dsf. The .dff format is mainly used as an intermediate file in studio and mastering workflows. Kuon DSD CONVERTER supports both.

The audio character of DSD

DSD beats PCM on temporal resolution but falls short of PCM's 24-bit amplitude resolution. Audibly, DSD is generally described as excelling in "smoothness," "naturalness," and "atmosphere," while PCM is praised for "imaging," "detail," and "dynamic range."

That said, recording and mastering choices have a large impact: the same performance recorded in DSD will sound different from one recorded in PCM. Which is "better" ultimately comes down to listener preference and playback environment.

Hardware and software for DSD playback

Native DSD playback requires a DSD-capable DAC and either DoP (DSD over PCM) or ASIO drivers. Popular DACs include Chord Mojo, iFi nano iDSD, TEAC UD-505, and ESOTERIC K-03Xs. Common playback software includes foobar2000 (Windows, free, with plugin), Audirvana (Mac, paid), and JRiver Media Center (cross-platform).

For browser-only DSD playback, Kuon DSD app is the easiest option. The Rust+Wasm engine decodes and plays .dsf and .dff directly. The technical implementation is detailed in How DSD Converter Works.

The DSD ↔ PCM conversion process

Converting DSD to PCM requires a band-limit filter called a decimation filter to prevent aliasing (folding noise) when reducing the sampling frequency. A low-precision filter lets high-frequency noise leak into the audible band, severely degrading audio quality.

Kuon DSD CONVERTER uses a Blackman-window sinc FIR filter (-74 dB stopband attenuation). This delivers precision on par with professional software (Korg AudioGate, Sonore exD, etc.), with full fidelity in the audible range (20 Hz–20 kHz). The Rust+Wasm implementation runs quickly even in the browser.

Where to obtain DSD music

Major DSD distribution sites
SiteCountryCatalog sizePrimary genres
NativeDSDNetherlands5,000+ titlesClassical / jazz
e-onkyo musicJapan20,000+ titlesJ-POP / classical / jazz
HDtracksUS3,000+ titlesRock / jazz
Blue Coast RecordsUS~200 titlesAcoustic / jazz
2L (Lindberg Lyd)Norway~80 titlesClassical (DSD256/512 focus)

The future of DSD and the high-resolution market

DSD cooled briefly with the contraction of physical SACD, but the high-resolution download era has put it back in the spotlight. Sony has added native DSD playback to its Walkman NW-A300 and NW-ZX700 series, and other digital audio player (DAP) makers continue to expand DSD support.

Streaming services such as Apple Music and TIDAL focus primarily on PCM-based high-resolution distribution, so DSD remains concentrated in download-purchase and physical-media segments. Looking ahead, DSD256 and DSD512 should remain prominent as mastering-source formats, while DSD64 / DSD128 will continue as the consumer-facing distribution standard.

Frequently Asked Questions

Can I play DSD files for free?

Yes. Kuon's DSD app (https://kuon-rnd.com/dsd) plays them in any browser at no cost. It uses a high-precision Rust+Wasm decoder and plays .dsf and .dff files directly with quality on par with desktop-only software.

What does DSD stand for?

DSD stands for Direct Stream Digital. It is a high-resolution audio format using 1-bit ΔΣ modulation, jointly developed by Sony and Philips. It launched as SACD (Super Audio CD) on May 21, 1999, in Japan alongside the Sony SCD-1 player.

What is the difference between DSD64, DSD128, DSD256, and DSD512?

They differ in sampling frequency. DSD64 is 2.8224 MHz (44.1 kHz × 64), DSD128 is 5.6448 MHz, DSD256 is 11.2896 MHz, and DSD512 is 22.5792 MHz. Higher numbers mean higher temporal resolution and proportionally larger file sizes. SACD uses DSD64.

What is the difference between .dsf and .dff?

.dsf (DSD Stream File) is the format defined by Sony and supports ID3v2 metadata. .dff (DSD Interchange File Format) is the raw stream format defined by Philips and carries minimal metadata. .dsf has wider playback compatibility; .dff is more common in professional workflows.

Which sounds better, DSD or PCM?

Neither is universally better. DSD wins on temporal resolution (from pulse-density modulation), while PCM wins on amplitude resolution (from bit depth). Audibly, DSD is often described as having "smoothness and naturalness" while PCM excels in "imaging and detail" — but ultimately, mastering quality and recording conditions decide the outcome. For the most reliable comparison, A/B test them in Kuon's AUDIO MIRROR.

Where can I buy DSD files?

High-resolution download sites include NativeDSD (Netherlands, classical-focused), e-onkyo music (Japan, including J-POP), HDtracks (US), and Blue Coast Records (jazz / acoustic). For classical, NativeDSD has the world's largest catalog with over 5,000 titles.

What do I need to play DSD?

A DAC (digital-to-analog converter) with native DSD support, plus software that can output DSD via DoP (DSD over PCM) or ASIO drivers. With Kuon's DSD app, you can play DSD entirely in the browser (it converts to PCM internally using a high-precision Rust+Wasm filter).

Does converting DSD to PCM degrade audio quality?

With a high-precision decimation filter, conversion is transparent within the human audible range (20 Hz–20 kHz). Kuon DSD CONVERTER uses a Blackman-window sinc FIR filter (-74 dB stopband attenuation), achieving precision on par with professional software.

Are DSD256 or DSD512 sources really necessary?

DSD256 and above carry information well beyond human hearing limits, so audible benefits are debated. They also produce files 4× (DSD256) or 8× (DSD512) the size of DSD64. Some classical engineers prefer them for preserving spatial atmosphere during recording.

How big are DSD files?

DSD64 (2.8224 MHz / 1-bit / 2ch) is roughly 42 MB per minute, so a 3-minute song is about 126 MB. DSD128 is 2× that, DSD256 is 4×, and DSD512 is 8×. A full CD-length album (about 60 minutes) at DSD64 is around 2.5 GB.

Are SACD and DSD the same thing?

Strictly, no. SACD is the physical disc standard (Sony + Philips, 1999). DSD64 is the audio encoding used on SACD discs. DSD has since extended beyond SACD into widespread use as a digital file distribution format, with extensions to DSD256 and DSD512.

What makes Kuon DSD CONVERTER unique?

It is the world's first browser-only DSD-to-PCM converter. Built on Rust + WebAssembly with a Blackman-window sinc FIR filter (-74 dB stopband attenuation), it matches professional software in quality. Supports both .dsf and .dff input, up to DSD512, with PCM output at 44.1 / 48 / 88.2 / 96 / 176.4 / 192 kHz. No installation, and Privacy First — files never leave your browser.

参考文献・出典

  1. Sony — SACD OfficialOrigin of the SACD standard and DSD adoption
  2. NativeDSD — Leading DSD DistributorWorld's largest classical DSD catalog
  3. Stereophile — DSD vs PCM DiscussionLong-running comparison coverage
  4. Audio Engineering Society — DSD Technical PapersAcademic DSD analysis papers
  5. IEICE — 1-bit ΔΣ Modulation PrinciplesJapanese learned-society technical materials

Related links