←back to thread

216 points aq3cn | 1 comments | | HN request time: 0.217s | source
Show context
rplst8 ◴[] No.13064045[source]
For the record, if the speaker is truly blown (ruined) this is a problem with the hardware - not the software. If you can't design a speaker and amplifier combination with a limiter that won't let itself self-destruct, you are an audio design failure.
replies(2): >>13064315 #>>13068369 #
wrigby ◴[] No.13064315[source]
I mostly agree on this, but I can also see how they got to a design that has this flaw. You can do better (more transparent, more adaptive, etc.) limiting in DSP than with a simple hardware circuit. Doing the limiting in the driver also saves you hardware components and PCB layout space.

It's a slippery slope of optimization that only works when you control the OS (or drivers at least) and the hardware together, but one slip-up can be catastrophic.

replies(2): >>13064472 #>>13064477 #
1. rplst8 ◴[] No.13064477[source]
I can see your point, but this is one of the downsides to vertical integration.