←back to thread

292 points nexo-v1 | 1 comments | | HN request time: 0.202s | source
Show context
prell ◴[] No.44066694[source]
I come from the times where winamp was the go-to music player. Today, even in the age of streaming services I still keep a local music library organized in folders. So, just as others here in the comments I built myself an old-school music player as a hobby project to listen to my music offline. It's a 1 page html/js app, has full keyboard controls and also features a simple queue mechanism functionality Check it out: https://nobsutils.com/mp
replies(4): >>44068507 #>>44069715 #>>44071448 #>>44106377 #
bromuro ◴[] No.44068507[source]
To me the go-to music player has always been foobar2000. (Replaced today by Cog app)
replies(2): >>44068559 #>>44071111 #
out-of-ideas ◴[] No.44068559[source]
2025 and im still rockin foobar2000 with 2000 plugins. wish a native linux binary was out though through wine is okay, just lacks native dark mode
replies(4): >>44069320 #>>44071011 #>>44071107 #>>44071542 #
blacklion ◴[] No.44071542[source]
What plugins do you use? I cannot imagine to add even 10 plugins to foobar2K, especially now,when "exclusive" access to sound card is built-in and doesn't require WASAPI/ASIO plugin anymore.
replies(1): >>44082888 #
1. out-of-ideas ◴[] No.44082888[source]
i try to install them all and only remove ones that break or really bother me - its fun to play with things from time to time. in terms of which ones i use:

  - decoders
  - asio output, virtual audio cable setup as needed (but for the most part the output i rarely change anymore)
  - DSPs, audio (i upmix to 7.1 depending on output; but not exactly a requirement due to equalizer apo), video stuff for funzies
  - Network related stuff (control, upnp)
  - theme related stuff though i think this is lacking for my use
  - lots of tooling stuff (though ive slowed down on a lot of that as of lately)

the app is a powerhouse for power users

edit formatting