We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

MusicPlayer

This music player is supposed to be simple and all centered around an infinite intelligent queue (some other players call this PartyShuffle or DJ mode). You can manually add songs to it – but if you don’t or the queue gets too short, it will automatically intelligently fill it with further songs.

The intelligent queue decision currently is based on:

* song ratings
* context-based choices, e.g. related songs more likely

Other features of this player:

* open source, simplified BSD license
* simple
* support of most important sound formats. just uses FFmpeg
* music database (optional)
* audio volume normalization. own ReplayGain implementation
* gapless playback
* Last.fm scrobbling
* AcoustID fingerprint
* imports iTunes song ratings

You’re probably paying too much for cell phone service. Wirefly compares hundreds of plans to help you save. Enter what you need (minutes, data, texts) into Wirefly’s innovative plan comparison tools and see your savings instantly.

Website http://albertz.github.com/music-player/
Tags
License
Platform
Features
  • open source, simplified 2-clause BSD license
  • simple
  • intelligent infinite queue, alias PartyShuffle, alias DJ mode. higher rated songs more often, context-based
  • support of most important sound formats (just uses FFmpeg internally)
  • music database (optional)
  • audio volume normalization (via own ReplayGain implementation)
  • gapless playback
  • Last.fm scrobbling
  • AcoustID fingerprint. for indexing, finding duplicates and MusicBrainz lookups
  • imports iTunes song ratings
  • find files even when they were moved (MacOSX only right now)
  • all player logic in Python. very extensible
  • native Cocoa (MacOSX) GUI
  • visual colored song representation based on spectral centroid of the frequencies and amplitude
  • lazy algorithm for random file selection from deep directories