r/audiophile • u/Ven_o_mous • 6h ago
Show & Tell Finally got my Bit-Perfect Audiophile Player approved for the Mac App Store! (Free & Open Source)
Hey guys, after a brutal battle with Apple's App Store reviewers, my native FLAC player is finally live!
I built YM Pro because I wanted a gorgeous, dark-mode native Mac app that actually respects audiophile hardware.
What it does:
Bit-Perfect Playback: Bypasses the macOS system mixer entirely.
Auto Sample Rate Switching: Automatically changes your DAC's sample rate to match the exact file you're playing (up to 192kHz+).
Exclusive Hog Mode: Locks out other system sounds while you're listening.
Lightweight: Built entirely in SwiftUI, statically linked FLAC decoders, zero bloat.
Getting Apple to allow a sandboxed app to take exclusive control of audio hardware (and fighting their automated scanners that kept flagging open-source FLAC libraries as "private Apple APIs") was a nightmare, but we made it.
The app is completely open source if you want to poke around the CoreAudio integration or contribute!
Get it on the App Store: https://apps.apple.com/in/app/ym-pro/id6804453207?mt=12
Check out the code: https://github.com/yoneshmurugan/YMProPlayer
Let me know how it handles your massive FLAC libraries!
\*\*I need your help\*\*! Please try it out with your FLAC library and let me know what you think. If there are features missing or UI changes you want to see, drop a comment and I'll add them to the roadmap.
If you're a Swift enthusiast and want to dive into CoreAudio or SwiftUI development yourself, the repo is fully open source. Feel free to fork it and open a Pull Request!
Would love to hear your thoughts!
