DAC Jitter Explained: What It Is and Why It Matters
Affiliate disclosure: Some links on this page are affiliate links. If you buy through them we earn a small commission at no extra cost to you. Recommendations are research-driven; we don't claim personal use of every product reviewed. Product prices and availability are accurate as of the date published and are subject to change. Always check Amazon for current pricing before purchasing. Learn more.
Quick Picks
FiiO X5 Mark III Portable High-Resolution Audio Player
Dedicated audio hardware with dual AK4490 DAC chips
FiiO M11 Plus Portable Music Player ESS Version
Android 10 supports current streaming apps , Spotify, Tidal, Qobuz
iFi Audio iFi xDSD Gryphon Portable Bluetooth DAC/Amplifier
Bluetooth aptX Adaptive delivers near-lossless wireless audio
Buy on Amazon| Product | Price Range | Top Strength | Key Weakness | Buy |
|---|---|---|---|---|
| FiiO X5 Mark III Portable High-Resolution Audio Player also consider | $$ | Dedicated audio hardware with dual AK4490 DAC chips | Android version too old for current app support | — |
| FiiO M11 Plus Portable Music Player ESS Version also consider | $$$ | Android 10 supports current streaming apps , Spotify, Tidal, Qobuz | Premium price difficult to justify vs. phone plus good portable DAC | — |
| iFi Audio iFi xDSD Gryphon Portable Bluetooth DAC/Amplifier also consider | $$$ | Bluetooth aptX Adaptive delivers near-lossless wireless audio | Premium price in a portable device that can be lost or damaged | Buy on Amazon |
| Chord Electronics Chord Mojo 2 Portable DAC/Amp also consider | $$$ | Custom FPGA implementation with Chord's proprietary WTA filter | Ball-button interface is unintuitive and confusing for new users | Buy on Amazon |
| EarFun Free Pro 3 ANC True Wireless Earbuds also consider | $ | Qualcomm aptX Adaptive at ~$79 , exceptional codec value | ANC not class-leading , Sony and Bose significantly ahead | Buy on Amazon |
| Sony WF-1000XM5 True Wireless Noise Canceling Earbuds also consider | $$$ | Best-in-class ANC among true wireless earbuds | Premium price; XM4 or XM3 available second-hand at significant discount | Buy on Amazon |
| Apple AirPods Pro 2nd Generation with MagSafe Case also consider | $$$ | Best ANC integration in the Apple ecosystem with system-level compatibility | AAC codec ceiling limits audio quality on non-Apple devices | Buy on Amazon |
| HiBy R3 Pro Saber Portable Music Player also consider | $ | 4.4mm balanced output at ~$129 , exceptional value for balanced portable audio | Screen small and touch interface less responsive than flagship DAPs | Buy on Amazon |
If you’ve spent any time reading about DACs on forums like Head-Fi or ASR, you’ve probably seen the word “jitter” thrown around. It sounds technical, maybe a little scary, and the explanations online tend to skew toward either hand-wavy dismissal or deeply academic engineering papers. Neither is especially useful if you’re trying to figure out whether jitter actually matters for your setup.
This piece covers what jitter is, where it comes from in a digital audio chain, how DAC designers try to control it, and what it means for the devices you’re actually considering buying. If you’re newer to the hobby, the Audiophile Basics hub is worth bookmarking alongside this, because jitter doesn’t exist in isolation. It’s one piece of a larger picture around source quality and digital signal handling.

What Is Jitter, Actually?
At its most basic level, jitter is timing error in a digital audio signal. To understand why that matters, it helps to think briefly about how digital audio works.
A DAC, short for digital-to-analog converter, takes a stream of digital samples and converts them into a continuous analog voltage that your amplifier and headphones can use. That conversion process depends on a clock. The DAC chip samples the incoming digital data at precise, regularly spaced intervals. If those intervals are perfectly uniform, you get accurate conversion. If the timing wobbles, even by very small amounts, the DAC is sampling at the wrong moment, and that error shows up in the analog output.
That timing wobble is jitter. It’s measured in picoseconds (trillionths of a second). The amounts involved are genuinely tiny. But digital audio is a system where small timing errors can have audible consequences, at least in theory and under the right measurement conditions.
Two Domains: Random vs. Correlated Jitter
Not all jitter behaves the same way. The two main categories you’ll see discussed are random jitter and correlated (also called deterministic) jitter.
Random jitter has no pattern. It’s caused by thermal noise, power supply fluctuations, and the general electrical noise floor of the components involved. Because it’s random, it shows up in measurements as a slight rise in the noise floor. It’s generally considered the more benign of the two types.
Correlated jitter is more problematic. It has a relationship to the audio signal itself. Because the jitter is linked to the signal, the error products it creates also relate to the signal, meaning they appear as sidebands around tones in a spectrum analysis. These sidebands can be perceived as a subtle smearing, loss of image stability, or a kind of grain added to the sound. Correlated jitter is what most engineers are trying to eliminate, and it’s what most measurements are actually capturing when they show jitter performance.
Where Does Jitter Come From?
Jitter enters a digital audio chain at several points, and understanding those entry points helps demystify a lot of the advice you’ll see online.
The Source Device
Your computer, phone, or streaming device generates a clock to pace the digital output. USB audio, for example, is an asynchronous protocol in its modern implementation, which means the DAC has its own clock and asks the computer for data on its own schedule. This is better than the older adaptive mode, where the computer controlled timing. But the computer’s USB controller, its operating system load, and even USB cable quality can all introduce noise that couples into the DAC’s clock circuit if the DAC’s input stage isn’t well isolated.
Coaxial S/PDIF connections carry an embedded clock, meaning the receiving DAC has to recover the clock from the signal itself. Clock recovery circuits add their own jitter. This is why coaxial inputs on DACs often have more measurable jitter than USB inputs with a good asynchronous implementation, even though S/PDIF is a simple connection that feels intuitively clean.
The DAC’s Internal Clock (the VCXO/Crystal Oscillator)
Once the signal is inside the DAC, the quality of the internal master clock becomes the dominant factor. High-quality DACs use low-phase-noise oscillators, sometimes temperature-controlled crystal oscillators (TCXOs or OCXOs), to keep timing variance as small as possible. Budget DAC chips often rely on simpler crystals, which is part of why their jitter measurements are sometimes higher.
Power Supply Noise
Power supply quality affects jitter more directly than most people expect. Clock circuits are sensitive to supply noise. A noisy switching power supply, or a power supply that shares rails with digital logic, can modulate the clock frequency. This is one reason some DAC designers spend significant engineering effort on power supply regulation for the clock section specifically.
How DAC Designers Fight Jitter
The audio engineering community has developed several approaches to controlling jitter, and these show up as real differentiators between products at different price points.
Asynchronous USB Reclocking
Modern USB DAC implementations almost universally use asynchronous USB audio class 2. In this mode, the DAC’s own clock is the master. The computer is a data source, not a clock source. The DAC asks for data when it needs it. This decouples the DAC clock from the computer’s USB controller noise in a fundamental way. Most DACs above entry price points implement this correctly. It’s a meaningful reason why a quality USB DAC almost always outperforms a computer’s headphone jack.
Phase-Locked Loops and Buffer Stages
For S/PDIF or Bluetooth inputs, DACs typically use a phase-locked loop (PLL) to regenerate a clean clock from the incoming signal. A PLL can filter high-frequency jitter, but it has bandwidth limits. If incoming jitter is low-frequency (slow drift), a PLL may track it rather than reject it. Better implementations use wider jitter rejection windows, sometimes combined with large input buffers that allow re-clocking with the DAC’s own oscillator rather than the recovered clock.
FPGA-Based Implementations
Some DAC designers bypass off-the-shelf DAC chips entirely and implement the digital-to-analog conversion in a custom FPGA. This approach allows tight control over every timing element in the signal path. The Chord Mojo 2 is the clearest example of this in the portable segment. Chord’s proprietary WTA filter, implemented in FPGA, handles oversampling and filtering in a way that’s fundamentally different from chip-based solutions. Measured performance on the Mojo 2 is excellent by any standard, which suggests the approach is effective regardless of how you feel about the theoretical arguments.
Does Jitter Actually Matter Audibly?
This is where the conversation gets genuinely contested, and I want to be honest about where I land on it.
The scientific literature suggests that jitter becomes audible at levels substantially above what well-designed modern DACs produce. Studies by Dunn, Hawksford, and others in the 1990s established thresholds, and modern DAC implementations are generally well below those thresholds. When you look at ASR measurements for even modestly priced USB DACs, jitter performance is typically excellent.
Three years in, I’ve noticed that forum discussions about jitter often correlate more with price and brand prestige than with actual measurement differences between products. That’s not to say jitter is irrelevant as a design consideration. It clearly matters to engineers, and cleaning up a clock stage is real work. But the marginal audible difference between a well-designed budget DAC and a well-designed premium DAC, attributable specifically to jitter, is very likely smaller than other variables like frequency response, output impedance, and gain matching.
The more honest claim is this: jitter matters at the design level, and it’s useful to understand as a way of evaluating engineering quality. As a listening experience differentiator between modern competent DACs, its contribution is probably small relative to the marketing energy it receives.
Top Picks: Portable Sources Worth Understanding Through a Jitter Lens
The products below range from budget DAPs to premium portable DAC/amps. Each represents a different approach to the source chain problem. Spec data and field reports from the owner communities on Head-Fi, ASR, and dedicated product forums informed these notes.
FiiO X5 Mark III
The FiiO X5 Mark III is a mid-range digital audio player from an era when Android DAPs were first finding their footing. It runs dual AK4490 DAC chips and includes a balanced 2.5mm output, which is notable at its original price point. Verified buyers consistently note that the dedicated audio hardware makes a measurable difference compared to phone output, particularly with sensitive IEMs.
The meaningful caveat is that it runs Android 5.1. That’s old enough that current streaming apps either refuse to install or behave poorly. Owner reports from forums like Head-Fi are consistent on this point: the X5 III works well as a local file player, but it’s difficult to justify over a current-generation phone paired with a capable DAC dongle for anyone who streams. From a jitter perspective, standalone DAPs like this benefit from not sharing USB bandwidth with background OS processes, which is a real design advantage, even if it’s rarely audible in practice.
Check current price on Amazon.
FiiO M11 Plus (ESS Version)
The FiiO M11 Plus Portable Music Player ESS Version is a current-generation DAP running Android 10 with an ESS Sabre ES9068AS chip. The Android version matters: streaming apps including Spotify, Tidal, and Qobuz install and run correctly, which eliminates the biggest practical objection to DAP ownership. Spec data shows the ES9068AS measuring very well at ASR for noise and distortion, and owner reports confirm the 4.4mm balanced output provides meaningful power for demanding headphones.
The tension here is real: a premium DAP like this is genuinely difficult to justify on pure audio-quality grounds versus a well-reviewed phone paired with a good portable DAC. The M11 Plus makes its case on form factor coherence, a dedicated listening device philosophy, and eliminating phone notifications from your audio session. For jitter specifically, ESS Sabre chips implement strong asynchronous reclocking and their own clock management, which shows up in consistently low jitter figures across independent measurements. Field reports from the ESS version community on Head-Fi indicate it’s a reliable, clean-measuring source.
Check current price on Amazon.
iFi xDSD Gryphon
The iFi xDSD Gryphon is a premium portable DAC/amp that handles both wired USB and Bluetooth aptX Adaptive input. The aptX Adaptive implementation is genuinely interesting from a technical standpoint: at its highest quality tier, aptX Adaptive delivers bit-for-bit transparent audio at CD quality and above, which means Bluetooth-sourced jitter from the codec layer is largely a non-issue. The physical analog volume dial, noted positively in owner reviews across multiple forums, is the kind of ergonomic detail that matters more in real use than any spec sheet.
The XBass and XSpace filters iFi includes are DSP colorations. Verified buyers are split: some use them constantly, others leave them off entirely. For a jitter-focused discussion, they’re worth noting because any DSP processing involves its own clocking, though iFi’s implementation keeps jitter figures well within acceptable ranges by all available measurement data. The main caution from field reports is cost-of-loss: this is a premium device in a form factor that travels in bags and pockets.
Check current price on Amazon.
Chord Mojo 2
The Chord Mojo 2 is the most technically distinctive product in this list. Chord implements digital-to-analog conversion using a custom FPGA rather than an off-the-shelf DAC chip. Their proprietary WTA (Watts Transient Aligned) filter, running inside that FPGA, handles oversampling with a tap length far beyond what standard chips offer. Measured performance, reviewed at ASR and Resolve Reviews among others, is excellent. The FPGA approach gives Chord complete control over timing, which is directly relevant to jitter.
Owner reviews consistently raise one friction point: the ball-button interface is genuinely confusing. Multiple Head-Fi threads document users spending real time figuring out how to change inputs or adjust filters. The interface is a legitimate usability complaint, not audiophile nitpicking. The Poly streaming module, available separately, adds wireless source capability. For technically curious buyers interested in how FPGA approaches differ from chip-based solutions, the Mojo 2 is the clearest real-world example available at this price tier.
Check current price on Amazon.
EarFun Free Pro 3
The EarFun Free Pro 3 ANC True Wireless Earbuds are a budget true wireless IEM with Qualcomm aptX Adaptive support. At a budget price point, aptX Adaptive codec support is genuinely unusual and represents strong value by any community consensus measure. ASR and Rtings measurements show tuning that’s reasonably accurate without the heavy bass boost common in budget TWS. Active noise cancellation is functional, though owner reports are clear that it doesn’t compete with Sony or Bose at their respective performance levels.
For a jitter discussion, TWS earbuds are worth noting specifically: Bluetooth audio involves a receive clock at the earbud end that must reconstruct timing from the wireless signal. This is a real jitter source, but aptX Adaptive’s implementation handles it well enough that measured performance is competitive. Occasional connection reliability issues noted in user reviews are more relevant to practical use than jitter per se.
Check current price on Amazon.
Sony WF-1000XM5
The Sony WF-1000XM5 True Wireless Noise Canceling Earbuds are Sony’s current flagship TWS product. LDAC codec support is the relevant detail for this discussion: LDAC at its highest bitrate delivers enough data to carry lossless or near-lossless audio, and Sony’s implementation is among the most mature in the TWS market. The Sony Headphones Connect app provides EQ options that go meaningfully beyond what most TWS companions offer.
The WF-1000XM5’s ANC is widely described as class-leading for true wireless in reviews from Rtings, The Verge, and dedicated audio communities. Owner reports confirm that earpiece size is larger than some competing flagships, and fit varies by ear shape. For context, the XM4 generation is available second-hand at a significant discount with only modest performance differences. From a source-chain perspective, LDAC adds real codec-layer sophistication that makes the XM5 worth understanding as a benchmark for what wireless audio quality looks like at a premium TWS tier.
Check current price on Amazon.
Apple AirPods Pro (2nd Generation)
The Apple AirPods Pro 2nd Generation with MagSafe Case are the most mainstream entry point in this roundup. Their relevance to a jitter discussion is indirect but real: AirPods Pro 2 use Apple’s AAC implementation, which Apple has optimized heavily for their own ecosystem. Within iOS and macOS, Apple’s Bluetooth stack delivers AAC at the ceiling of what AAC can carry, and Apple-specific features like Personalized Spatial Audio and Adaptive Transparency work well.
The codec ceiling matters: AAC’s maximum bitrate is well below LDAC or aptX Adaptive, which means there’s a hard limit on audio quality that no amount of engineering finesse on the DAC or amp side can overcome. For Android users, the AAC implementation is less optimized, and field reports confirm the quality gap widens outside Apple’s ecosystem. The Adaptive Transparency mode is genuinely well-implemented and useful in real environments, which is worth noting as a practical feature even for listeners who prioritize audio quality.
Check current price on Amazon.
HiBy R3 Pro Saber
The HiBy R3 Pro Saber Portable Music Player is a compact budget DAP with an ESS ES9219C chip and 4.4mm balanced output. Balanced output at a budget price point is the headline value proposition, and owner reviews confirm it delivers on that promise for IEM users who want to experiment with balanced cables without a large investment. The pocketable form factor is smaller than most competing DAPs, which is a practical advantage verified by buyer photos and field reports on Head-Fi.
The ES9219C is a well-measured chip optimized for low-power portable use. It doesn’t have the headline spec figures of the ES9068AS in the M11 Plus, but it’s a clean-measuring chip with strong jitter rejection for its tier. Screen and touch interface responsiveness are the most consistent owner complaints, and the Android version limits current streaming app support. For budget portable audio enthusiasts focused on local file playback and IEM pairing, field reports indicate it punches above its price band.
Check current price on Amazon.
Buying Guide: Evaluating Source Devices With Jitter in Mind

Understanding jitter conceptually is useful. Applying that understanding to actual purchase decisions requires a more practical frame. Here’s how to think about source quality, jitter, and the tradeoffs involved across the devices in this roundup.
Does Your Source Actually Matter?
The first question to answer honestly is whether your source is a meaningful bottleneck. If you’re using a phone with a low-output headphone jack or an older laptop, a dedicated DAC or DAP will make an audible difference. The gap between a noisy integrated output and a clean external DAC is real and measurable. But if you’re already using a modern USB DAC with asynchronous implementation, the marginal gain from upgrading further is smaller than most marketing suggests.
Field reports from the audiophile community consistently show that headphone choice and fit account for more of the listening experience than source differences between competent modern DACs. The Audiophile Basics hub covers this hierarchy more fully, but the short version is: fix your headphones first, then your amp, then your DAC. Chasing jitter improvements at the source level is rarely the highest-return move.
Wired vs. Wireless: What Jitter Means for Each
Wired sources using asynchronous USB are the cleanest path to low-jitter audio in a portable context. Devices like the Chord Mojo 2 and iFi xDSD Gryphon implement strong input isolation and reclocking that keeps jitter well below audibility thresholds. For Bluetooth sources, the codec layer introduces its own timing reconstruction requirement. aptX Adaptive and LDAC handle this better than SBC or standard AAC, which is one of the meaningful technical reasons to prefer them.
The EarFun Free Pro 3 and Sony WF-1000XM5 sit at opposite ends of the budget spectrum but share the fundamental characteristic that Bluetooth timing reconstruction is handled internally by their respective chips. Owner reports don’t suggest jitter is a user-perceivable issue in either case, which aligns with what the measurements show.
DAP vs. Phone Plus DAC Dongle
The DAP value proposition is worth addressing directly because it comes up in almost every thread on portable audio. A standalone DAP gives you a dedicated audio clock, no OS multitasking noise, and often better output stage engineering for the price. But the gap between a DAP and a modern phone plus a good portable DAC dongle is narrower than DAP marketing implies.
Where DAPs genuinely win is form factor coherence and, for Android DAPs with current OS versions like the FiiO M11 Plus, the experience of a device that’s actually designed around audio playback. Where they struggle is the justification math: a budget DAP like the HiBy R3 Pro Saber makes a cleaner case than a premium DAP, because the price delta versus adding a dongle DAC to your phone is smaller and the feature tradeoffs are more explicit. For more on building a portable source chain, the broader source chain guide on Audiophile Basics is worth reading alongside the spec comparisons.
Balanced Output: Real Benefit or Marketing?
Several devices here offer balanced output, including the FiiO M11 Plus (4.4mm) and HiBy R3 Pro Saber (4.4mm). Balanced connections in a portable context primarily provide additional output voltage swing and crosstalk rejection between channels. In a well-designed single-ended circuit, crosstalk is already low. The audible difference between balanced and single-ended output from the same device depends heavily on how the manufacturer implemented each output stage.
Verified owner reports suggest that the balanced output on the M11 Plus provides a meaningful power increase for demanding headphones, which is a real benefit for planar magnetic drivers. For sensitive IEMs, the difference is smaller and harder to attribute to balance versus single-ended circuit quality. Balanced output is a useful feature, not a guarantee of better sound.

Frequently Asked Questions
Does jitter actually affect how music sounds?
Modern well-designed DACs produce jitter levels that most published research places below audible thresholds. Jitter matters most as a design and engineering quality indicator rather than as a commonly perceived listening difference. Correlated jitter, which is signal-dependent, is more likely to affect perceived sound than random jitter. Measurement data from ASR consistently shows that products above the budget tier perform well on jitter metrics.
Is USB or coaxial S/PDIF better for low jitter?
Asynchronous USB is generally lower jitter than coaxial S/PDIF for most real-world DAC implementations. Coaxial S/PDIF embeds the clock in the signal, and the DAC’s clock recovery circuit adds its own jitter. Asynchronous USB lets the DAC run its own clock and request data on its own schedule, decoupling it from the source device’s timing. Most modern DACs implement async USB, making it the preferred input for cleanliness.
Do DAPs have lower jitter than phones?
In principle, a dedicated DAP has advantages: no OS multitasking noise, a purpose-built clock section, and output stages tuned for audio. In practice, modern phones with asynchronous USB DAC dongles measure comparably to standalone DAPs in most jitter benchmarks. The difference is real at the engineering level but often marginal in listening comparisons. The HiBy R3 Pro Saber and FiiO M11 Plus both benefit from dedicated audio hardware, but owner reports rarely cite jitter specifically as the audible differentiator.
Does Bluetooth introduce more jitter than wired connections?
Bluetooth audio requires the receiving device to reconstruct timing from the wireless signal, which is a form of jitter. Modern codecs like aptX Adaptive and LDAC handle clock reconstruction well, and measured jitter from devices using these codecs is within acceptable ranges. Older codecs like SBC are less sophisticated in their timing handling. The EarFun Free Pro 3 and Sony WF-1000XM5 use codec implementations where jitter is not a documented user-perceived issue based on available field reports.
Can I hear the difference between FPGA DACs and chip-based DACs?
The Chord Mojo 2’s FPGA implementation is measurably excellent and technically distinct from chip-based designs like those in the FiiO M11 Plus or HiBy R3 Pro Saber. Whether that technical distinction produces an audible difference is genuinely contested, and the community consensus across ASR, Resolve Reviews, and Head-Fi is that both approaches can achieve excellent measured performance. The FPGA approach is interesting engineering, and the Mojo 2’s measurements back up the design. Attributing a specific audible character to the FPGA implementation alone is difficult to validate.

<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Does jitter actually affect how music sounds?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Modern well-designed DACs produce jitter levels that most published research places below audible thresholds. Jitter matters most as a design and engineering quality indicator rather than as a commonly perceived listening difference. Correlated jitter, which is signal-dependent, is more likely to affect perceived sound than random jitter. Measurement data from ASR consistently shows that products above the budget tier perform well on jitter metrics."
}
},
{
"@type": "Question",
"name": "Is USB or coaxial S/PDIF better for low jitter?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Asynchronous USB is generally lower jitter than coaxial S/PDIF for most real-world DAC implementations. Coaxial S/PDIF embeds the clock in the signal, and the DAC's clock recovery circuit adds its own jitter. Asynchronous USB lets the DAC run its own clock and request data on its own schedule, decoupling it from the source device's timing. Most modern DACs implement async USB, making it the preferred input for cleanliness."
}
},
{
"@type": "Question",
"name": "Do DAPs have lower jitter than phones?",
"acceptedAnswer": {
"@type": "Answer",
"text": "In principle, a dedicated DAP has advantages: no OS multitasking noise, a purpose-built clock section, and output stages tuned for audio. In practice, modern phones with asynchronous USB DAC dongles measure comparably to standalone DAPs in most jitter benchmarks. The difference is real at the engineering level but often marginal in listening comparisons. The HiBy R3 Pro Saber and FiiO M11 Plus both benefit from dedicated audio hardware, but owner reports rarely cite jitter specifically as the audible differentiator."
}
},
{
"@type": "Question",
"name": "Does Bluetooth introduce more jitter than wired connections?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Bluetooth audio requires the receiving device to reconstruct timing from the wireless signal, which is a form of jitter. Modern codecs like aptX Adaptive and LDAC handle clock reconstruction well, and measured jitter from devices using these codecs is within acceptable ranges. Older codecs like SBC are less sophisticated in their timing handling. The EarFun Free Pro 3 and Sony WF-1000XM5 use codec implementations where jitter is not a documented user-perceived issue based on available field reports."
}
},
{
"@type": "Question",
"name": "Can I hear the difference between FPGA DACs and chip-based DACs?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The Chord Mojo 2's FPGA implementation is measurably excellent and technically distinct from chip-based designs like those in the FiiO M11 Plus or HiBy R3 Pro Saber. Whether that technical distinction produces an audible difference is genuinely contested, and the community consensus across ASR, Resolve Reviews, and Head-Fi is that both approaches can achieve excellent measured performance. The FPGA approach is interesting engineering, and the Mojo 2's measurements back up the design. Attributing a specific audible character to the FPGA implementation alone is difficult to validate."
}
}
]
}
</script>


