I still don't get it why, because they drive them past the nominal volume limit? MacBooks definitely sound much better than anything else I've tried. Just bought a new ThinkPad P14s and despite featuring the Dolby logo, speakers there are just unusable - I can barely understand words in YouTube videos sometimes, and it's not related to volume. (Still using T430 for bedtime YouTube.)
Are you using Windows or Linux on your P14s? Lenovo relies a lot on software processing to make ThinkPad speakers sound reasonable; without the drivers + configuration UI installed, they sound tinny and horrible. On Windows, the EQ settings can be tweaked if you have the Lenovo audio drivers installed along with the "Dolby Access" UWP app. Not sure if something equivalent exists on Linux.
A reason why Mac speakers sound better and louder than most
41–50 of 301 posts
Re: A reason why Mac speakers sound better and louder than most
#42I wonder how they model the energy output of the speakers. In principle you could have a function that calculates the energy of the spectrum and integrate that over time. If you put out too much energy, what do you do? Reduce the overall volume, apply a frequency cutoff, or a low-pass-filter? I feel there are so many variables here, and it is going to be hard to replicate what Apple does. I know the Asahi-Linux peopl…
Re: A reason why Mac speakers sound better and louder than most
#43Re: A reason why Mac speakers sound better and louder than most
#44This is curious reading since my Intel MacBook speakers crackled all the time as it grounded through me.
Re: A reason why Mac speakers sound better and louder than most
#45I wonder how they model the energy output of the speakers. In principle you could have a function that calculates the energy of the spectrum and integrate that over time. If you put out too much energy, what do you do? Reduce the overall volume, apply a frequency cutoff, or a low-pass-filter? I feel there are so many variables here, and it is going to be hard to replicate what Apple does. I know the Asahi-Linux peopl…
The Asahi people usually reverse engineer things like the audio system by running macOS under the m1n1 hypervisor, which lets you inspect interactions with the hardware using a Python API
Re: A reason why Mac speakers sound better and louder than most
#46I wonder how they model the energy output of the speakers. In principle you could have a function that calculates the energy of the spectrum and integrate that over time. If you put out too much energy, what do you do? Reduce the overall volume, apply a frequency cutoff, or a low-pass-filter? I feel there are so many variables here, and it is going to be hard to replicate what Apple does. I know the Asahi-Linux peopl…
Re: A reason why Mac speakers sound better and louder than most
#47Re: A reason why Mac speakers sound better and louder than most
#48> during the dubstep parts of the song, the snares sound nice and crisp. At those points, the tweeters are probably putting out 2-4x the amount of power they could handle without melting - briefly. But then when the nasty clipped lead comes in, that overloads them a lot more and the safety daemon clamps down on the tweeter volume. That's called compression.
Re: A reason why Mac speakers sound better and louder than most
#49Earlier quoted context omitted.
I think your experience might be outdated. My M1 Mac's screen broke recently and I'm forced to use it with the lid closed and an external screen until I get a replacement. I'm using the cheapest external screen I can get because I don't like using external screens and am just bridging the gap until I get a new laptop. The monitor speakers are absolutely horrible, frankly I don't understand why they even added them. I…
There is a difference between "monitor speaker" and "speaker built-into the monitor". The parent might have had the former in mind. From https://en.wikipedia.org/wiki/Studio_monitor : Among audio engineers, the term monitor implies that the speaker is designed to produce relatively flat (linear) phase and frequency responses.
Re: A reason why Mac speakers sound better and louder than most
#50The post is interesting itself, but the addendum, > This post brought to you by gdb and grep -a Where author recovers text from Firefox core dump, is just hilarious.
That's an incredibly useful trick and now I wonder if there is a small Windows utility that makes it easy to recover similar ghost data?