Foobar2000-like music player?
I've been thinking about switching to Ubuntu full time, but there are still some programs left behind that I haven't found any equivalent to yet. Does anyone know of a music player similar to Foobar2000 (I've read it doesn't handle well in WINE)?
Solution 1:
DeadBeef is actively developed and in a way that brings it closer and closer to Foobar2000.
(what it lacks in Foobar2000-features (numbers of addons) it compensates in being light and up-to-the-point - the most straightforward and non-bloated music player/handler I have seen until now in Ubuntu).
With File browser plugin:
With Infobar plugin:
to install it:
sudo add-apt-repository ppa:alex-p/deadbeef
sudo apt-get update
sudo apt-get install deadbeef
Or download as .deb and install (i686 or amd64)
To install plugins, wich are .so files
, they should be put into a certain folder.
~/.local/lib/deadbeef/
or: /usr/local/lib/deadbeef/
For the static portable version it is deadbeef-versionnumber/plugins
Considering problems of incompatibility and other issues in using the plugins, see this related answer
To convert audio files, see this question+answer.
Considering memory use, Deadbeef is much lighter than other players that might be considered foobar-like.
The latest versions (now 0.6.2) bring it even closer to foobar by the 'Designer mode' feature (similar to the layout editing mode in foobar) by which built-in or plugin features (file browser, infobar etc) are integrated to the interface:
File conversion is now very close to Foobar2000's - see the link above on conversion.
Already mentioned in answers, a great alternative is Clementine.
Solution 2:
I like Clementine .
Exaile is an alternative. Look for Clementine in Ubuntu software Center
Solution 3:
Why no one mention DeadBeef http://deadbeef.sourceforge.net/?