#CoreAudio
CoreAudio CVE with some nice patch reverse engineering here: blog.noahhw.dev/posts/cve-20...
CVE 2025 31200
Background On April 16, 2025, Apple released a patch for a bug in CoreAudio which they said was “Actively exploited in the wild.” This flew under the radar a bit. Epsilon’s blog has a great writeup of...
blog.noahhw.dev
June 2, 2025 at 8:58 PM
Does anyone know somebody who works on the macOS CoreAudio team? I found an interesting bug when playing back stereo IMA-ADPCM files.
July 4, 2025 at 6:19 PM
[ANN] Phausto: MIDI support and CoreAudio driver for Apple Silicon lucretiomsp.github.io/musicwithpharo/2025...
February 18, 2025 at 11:48 AM
April 28, 2026 at 1:38 AM
idk if this is still needed these days but for a while it was also a big pro tip to install the apple/coreaudio encoder for obs since the default one has a weird filtering thing going on with it: github.com/justin-russe...
GitHub - justin-russell/CoreAudio-AAC-Encoder: Contains the CoreAudio AAC Encoder .msi files that were previously included in old iTunes installs. Provides better sound quality than the ffmpeg AAC enc...
Contains the CoreAudio AAC Encoder .msi files that were previously included in old iTunes installs. Provides better sound quality than the ffmpeg AAC encoder in OBS. - justin-russell/CoreAudio-AAC-...
github.com
July 8, 2025 at 6:40 PM
macOS TahoeのCoreAudioの何がクソなのか?
* これまでの仕様を刷新した
* 内部でPCMが32bitFloatに強制変換され、exclusiveモードがなくなった。
* 強制変換を回避できないので、ADC/DACからビットパーフェクトなPCMデータが受け取れなくなった。
* データが書き変わるので、PCMにDSDを乗っけるPCM over DSDを使った機器が全滅。
* これまでオーディオ界隈で信頼があったCoreAudioがクソになった。
August 10, 2026 at 7:33 AM
😅 ever wonder why streamed 5.1 content has muddy bass in vrchat avpro? It’s what OBS tells the aac encoder. OBS (and aac defaults) assume the subwoofer channel is meant for gunshots and other movie effects. Patch below is the fix for CoreAudio. DM me if you want the built result.
February 28, 2026 at 9:02 PM
正確で低レイテンシーなASIOをWindowsの標準ドライバーにしようという動きがMicrosoftである一方、いままで大きな信頼を寄せていたCoreAudioがTahoeで腐ったというのは、もう残念というしかならない。
June 19, 2026 at 2:37 AM
nah, never interacted with the CoreAudio/AU folks but that stuff is pretty rad
January 13, 2024 at 1:43 AM
Please make this a MIDI controller or bluetooth audio input! Asking for me. Would need to be mac compatible for me (sadly, many audio engineers on the plaform due to CoreAudio) but a new Golden Age of Butt Noise will be here for All To Enjoy.
BUTTDRAW.

WINDOWS.
ANY PAINT PROGRAM.
ANY TABLET (I’ve only tested it on a shitty one but this is hooking win32 ui access).
ANY SEX TOY THAT WORKS WITH @buttplug.io.

COMING SOON.
June 8, 2026 at 3:51 PM
Coreaudio aac encoding is still superior to ffmpeg aac encoding
July 8, 2025 at 7:43 PM
Apple’s coreaudio system is really a masterpiece of engineering. Incredibly forward thinking r.e. spatial audio and complex routing capabilities that have been there since ages
February 20, 2025 at 7:04 AM
yeah the perf/latency you get from CoreAudio is kind of wild?? i feel like it gets overlooked in the conversation about why macOS/iOS are good. alas,
January 13, 2024 at 1:51 AM
Our intrepid 20%-er Dillon Franke exploited a vulnerability in CoreAudio. See his process for gaining privilege escalation on a Mac:

projectzero.google/2026/01/soun...
Breaking the Sound Barrier, Part II: Exploiting CVE-2024-54529 - Project Zero
In the first part of this series, I detailed my journey into macOS security research, which led to the discovery of a type confusion vulnerability (CVE-2024-...
projectzero.google
January 30, 2026 at 6:37 PM
macOS TahoeでそろそろCoreAudioはまともになったのかClaudeさんに聞いたけど、特に進捗がないらしい。これが広まったらオーディオマニアと音にうるさいミュージシャンはmacOSから離れるだろうな。とにかくいまハイファイ・DTM目的で最新のmacを買うのは得策ではない。
August 10, 2026 at 7:30 AM
私はよけいなおせっかい機能が嫌いなんだ。マイクのノイズリダクションとかもその最たる例なんだよ。つけるのは構わないがデフォルトにするな。OSの奥深くに埋め込むな。切り離せるようにしろ。macOS Tohoeはノイズリダクション機能などがCoreAudioに埋め込まれることで、DSDオーディオデバイスなどが使えなくなった。ビットパーフェクトな状態でオーディオストリームが遅れなくなったわけだ。道具としての本来のすがたを見失うと、道を見失う。
June 7, 2026 at 6:36 AM
OS標準のオーディオレイヤーがクソで独自のドライバがデファクトスタンダードになったのがWindowsのASIOだ。CoreAudioはずっと素直でスタジオクオリティだったので、ASIOなんて要らなかった。しかしCoreAudioで正確なPCMデータを送れなくなったとなると、プロ用機器としては完全に失格だと思う。実際にRedditでは騒ぎになっているようだし、オーディオのプロやマニアではTahoeはまだ使えないという評価のようだ。
March 17, 2026 at 3:53 PM
coreaudio wins over asio any day
March 19, 2025 at 6:55 PM
Mac自体はDSDに対応していないが、MacのCoreAudioがビットパーフェクトな転送ができることを利用して、多くのDSD-DACにDSD over PCMという方法が使われている。CoreAudioが正確なデータを送受信できなくなったことで、軒並みこの手のデバイスが使えなくなった。この方法はAppleの想定している信号ではないが、これが送れないというのは「正確なPCMも送受信できない=PCMデータが改変されている」ってことになるわけだ。Appleはオーディオマニアやサウンドエンジニアの信頼を裏切ったことになる。
June 19, 2026 at 2:43 AM
Appleが姿勢をかえないと、「Apple用のASIO」が生まれる可能性があるな。ASIOはMicrosoftのドライバがポンコツだから生まれたドライバーで、現在Windowsで高品位オーディオを扱う上ではデファクトスタンダードになっている。いままでCoreAudioがしっかりしてたので、そういうものは生まれなかった。
June 19, 2026 at 2:56 AM
CoreAudio...
June 23, 2024 at 3:29 PM
I mean JACK has always been the state of the art for decades

It’s even better than CoreAudio and WASAPI in my experience
May 31, 2025 at 2:48 AM
けっきょくCoreAudioが神なのよ
September 24, 2025 at 12:03 PM
One thing about using a Mac for music that I’ll always big up is the way CoreAudio can handle so many interfaces (especially FireWire), without the need to install bloatware drivers, and even if said interface is 15 years old
January 14, 2025 at 12:04 AM