Find & Play ~ Foobar2000 Music Search Extension


Feature rich plug-in for foobar2000 that finds and plays music. Works great with youtube and your own media library.

Features:

Display & Play:

  • full album and track discographies
  • top tracks, similar artists, similar songs, decades
  • top 100 charts (current and historic back to 1952)
  • can use queries or track matching with last.fm tag database (so files don’t need to be tagged in any special way to identify tracks of specific genres, mood or artist locale)

Auto DJ:

  • auto DJ option with automated weighting algorithmn that can use last.fm or own data to help select better tracks

Other features:

  • operates on a minimum number of playlists, so there’s no awkward playlist management
  • nowplaying pane that provides feedback or displays configurable info on current track

github.com/Wil-B/Find-and-Play/releases
hydrogenaud.io/index.php/topic,121006.0.html

Advertisement

WWSpatialAudioPlayer ~ Windows Spatial Audio Player


WWSpatialAudioPlayer plays sound using Spatial sound API.

sourceforge.net/p/playpcmwin/wiki/WWSpatialAudioPlayer/

How to turn on Window’s 10 Spatial Sound ~ https://support.microsoft.com/en-us/windows/how-to-turn-on-spatial-sound-in-windows-10-ca2700a0-6519-448d-5434-56f499d59c96

Quiet on the Set ~ Windows Volume Limiter


Prevent someone from turning up the volume on a Windows machine beyond a maximum volume.

This is a very simple Windows Forms application that lets you set a maximum value on for your volume, and then lock the setting so that a user cannot change the volume.

Disclaimer: This app is primarily geared toward young/special needs children. The “lock” provides a basic level of control, but it could be easily bypassed by someone with technical knowledge.

github.com/troylar/quiet-on-the-set

Music Player GO ~ Android Audio Player


Home of Music Player GO, a minimal yet fully-featured local Android music player aiming at simplicity and performance.

Features:

  • Minimal interface
  • Equalizer
  • Music organised by artist, albums, songs and folders; tabs are organisable
  • Light, dark, automatic themes and accents
  • Pure black theme
  • Queue
  • Sleep timer
  • Audio focus, precise volume and headset management
  • Now playing, embedded covers, search, playback speed, pause on completion, sorting, shuffle, fast-seeking…

github.com/enricocid/Music-Player-GO
f-droid.org/packages/com.iven.musicplayergo
m.apkpure.com/music-player-go/com.iven.musicplayergo
play.google.com/store/apps/details?id=com.iven.musicplayergo

mp3menu ~ Linux Console Audio Player


mp3menu lets you select and play your music files using iselect and AlsaPlayer. Mainly MP3’s, but this will actually play anything AlsaPlayer and libaudio can handle, so WAV and FLAC are covered, as well as a bunch of ancient formats dating back to the 1980s. Sadly, M4A is not.

Requires:
1. AlsaPlayer
2. Iselect
3. Bash – mp3menu is a bash script. It might work with zsh, dash and other shells, or it might not.

sourceforge.net/projects/mp3menu