Live data from Hacker News

Show HN: Minimal native MP3 player for Mac

catnapgames.com

41–50 of 120 posts

Re: Show HN: Minimal native MP3 player for Mac

#42
post #13
post #6

Did you write the decoder yourself, or do you feed it into FFMPeg or something similar?

It says "for FLAC support you need macOS 10.13", so it almost certainly uses the system libraries.

That's correct. I might switch to a 3rd party decoder later.

Re: Show HN: Minimal native MP3 player for Mac

#44

I've taken to using the OS X client for Google Music, where I've backed up all my mp3s, but this looks great for when I eventually leave that ecosystem (I still use Winamp on Windows). The simpler the better as far as I'm concerned. Although the ability to search the playlist and queue items would be nice.

Can you link to that client? I didn't know it existed

https://www.googleplaymusicdesktopplayer.com

Re: Show HN: Minimal native MP3 player for Mac

#46
post #40

Author here, thanks for all the responses. Gapless playback is high on my personal wishlist as well. Same goes for additional audio formats. I was actually surprised that the latest macOS had built-in support for FLAC but there are a few others I'd like to add. Both of these features will require a more custom audio solution, which may take some time to figure out... but it's on the roadmap!

Tiny Player looks really cool. I really enjoy seeing genuine native macOS software. I feel like it’s becoming a lost art. Is the source code available anywhere?

Re: Show HN: Minimal native MP3 player for Mac

#47
post #40

Author here, thanks for all the responses. Gapless playback is high on my personal wishlist as well. Same goes for additional audio formats. I was actually surprised that the latest macOS had built-in support for FLAC but there are a few others I'd like to add. Both of these features will require a more custom audio solution, which may take some time to figure out... but it's on the roadmap!

Tiny Player looks really cool. I really enjoy seeing genuine native macOS software. I feel like it’s becoming a lost art. Is the source code available anywhere?

It isn't but not because I would want to keep it secret. I just want to focus on making the app better and not on managing an open source project. I feel like it would add unnecessary stress for me. However, if I ever get tired of working on the app, I'm probably going to put it on GitHub.

Re: Show HN: Minimal native MP3 player for Mac

#49
Yay for anything != iTunes. I've been contemplating the iTunes dilemma for quite a while and decided that I needed to start moving off iTunes and not be locked onto a specific platform. My approach so far is to store my audio files in cloud-based object storage system, including a SQLite file as my catalog. When I start one of my players, it pulls the latest copy of my catalog and then starts random play. My latest player is Raspberry Pi with HiFiBerry DAC+ that outputs to my home stereo.

I just pulled all of my content out of iTunes on my laptop about a week ago, but still have it on my iPhone and iPad. Every little move away from iTunes makes me happy.

afplay on Mac and mpg123/mplayer/aplay on Linux can provide a decent start with your own controller driving it.

Re: Show HN: Minimal native MP3 player for Mac

#50
post #40

Author here, thanks for all the responses. Gapless playback is high on my personal wishlist as well. Same goes for additional audio formats. I was actually surprised that the latest macOS had built-in support for FLAC but there are a few others I'd like to add. Both of these features will require a more custom audio solution, which may take some time to figure out... but it's on the roadmap!

Geez, why didn't I know about this earlier? It's a life saving tool.

I have been using Cog or Gog or whatever but recently gave up. This thing is exactly what I needed. Not that iTunes shit that tries to move my files around or that electron shit that gobbles 1GB of my memory for just the nice transitions.

Post reply on HN