Show HN: Minimal native MP3 player for Mac
81–90 of 120 posts
Re: Show HN: Minimal native MP3 player for Mac
#82Re: Show HN: Minimal native MP3 player for Mac
#83https://www.flickr.com/photos/fraktus/39848081275/
For me, I like to see the spectrum when I listen to music because it gives a good idea of how well the spatialization has been recorded.
Also, thanks to FFmpeg I can display all encoding details right away...
Re: Show HN: Minimal native MP3 player for Mac
#84BTW, anyone has suggestions for a non-iTunes, non-Vox music player supporting Applescript?
Re: Show HN: Minimal native MP3 player for Mac
#85My wish list: 1) Browsing by album, with or without covers. 2) Playing a song should queue the rest of the album starting from that song. 3) I'd like to be able to "discover" music I don't listen often to. Like reverse sorting by last play date. To many time I "re-discover" that I have music from artist X. 4) When I press the play media key on my keyboard (and the player wasn't paused), it should start playing something I like/play often. 5) Of course 3 & 4 should be automatic without creating any playlist.
Re: Show HN: Minimal native MP3 player for Mac
#86Re: Show HN: Minimal native MP3 player for Mac
#87Author 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!
Re: Show HN: Minimal native MP3 player for Mac
#88Cog is a similarly simple open source player for macOS which also supports Opus and has a folder pane. https://github.com/kode54/Cog (original author) https://cogx.org/screenshots.php I really like it, it is still my goto player after 8 years.
Of course it doesn't hurt to have more than one option... but Cog seems slightly nicer of the two at the moment.
Re: Show HN: Minimal native MP3 player for Mac
#89Author 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!
Re: Show HN: Minimal native MP3 player for Mac
#90I so much need a music player that fits my needs on macOS that I hacked my own on top of FFPlay from FFmpeg. https://www.flickr.com/photos/fraktus/39848081275/ For me, I like to see the spectrum when I listen to music because it gives a good idea of how well the spatialization has been recorded. Also, thanks to FFmpeg I can display all encoding details right away...