mpdBrowser show your collection's covers and let you:
- play an album with left click
- Enqueue an album with left click and Control
- Clear playlist with middle click
- play a song with right click
- enqueue a song with right click and Control
WWW: http://www.gnomefiles.org/app.php/mpdBrowser
PR: ports/129955
Submitted by: Henrik Friedrichsen <hrkfdn at gmail.com>
2008-09-19 databases/qdbm-java: Has been broken for more than 6 months
2008-09-19 audio/shellac: Has been broken for more than 6 months
2008-09-19 audio/snett: Has been broken for more than 6 months
ncurses based music-player. Written in
Python.
WWW: http://code.google.com/p/last-cmus/
PR: ports/129299
Submitted by: Dennis Herrmann <adox at mcx2.org>
audio processing and generation.
LV2 is a simple but extensible successor of LADSPA, intended to address the
limitations of LADSPA which many applications have outgrown.
WWW: http://lv2plug.in/
PR: ports/129026
Submitted by: xaimus <xaimus at gmail.com>
It uses libcurl and libmpd.
It supports the latest AudioScrobbler protocol (1.21).
In case of a downtime or connectivity problems,
mpdas will cache the played songs to ~/.mpdascache.
Please read the README at:
http://github.com/hrkfrd/mpdas/tree/master/README
WWW: http://50hz.ws/mpdas/
PR: ports/128798
Submitted by: hrkfrd at googlemail.com
DLS Level 1 and 2 files, that is for reading and writing of those
files. libgig is used by linuxsampler to load Gigasampler files and
it can be used by qsampler to retrieve additional informations about
Gigasampler files.
WWW: http://www.linuxsampler.org/
music player. The purpose of MPD and it's clients is to allow music
playback on one PC (such as a home media server) to be controlled
from another over the network.
WWW: http://code.google.com/p/musicpm/
PR: ports/128442
Submitted by: Dennis Herrmann <adox at mcx2.org>
Audio::MPD gives a clear object-oriented interface for talking to and
controlling MPD (Music Player Daemon) servers. A connection to the MPD
server is established as soon as a new Audio::MPD object is created.
WWW: http://search.cpan.org/dist/Audio-MPD/
and Apple iTunes. It runs on POSIX platforms as well as Win32. It supports
server-side transcoding and other advanced features.
WWW: http://www.fireflymediaserver.org/
PR: ports/127701
Submitted by: Mark Foster <mark at foster.cc>
you select sections of an MP3 interactively or via a timetable
and save them to separate files without quality loss. It uses
mpg123 for playback and works with VBR files and even with files
bigger than 2GB. Other features are configurable silence seeking
and ID3 tag seeking, which are useful for concatenated mp3s.
WWW: http://www.puchalla-online.de/cutmp3.html
PR: ports/127877
Submitted by: Dennis Herrmann <adox at mcx2.org>
This is just a very simple Perl interface which allows to set various
sound mixer parameters. The most important probably 'vol' (volume). The
list of all mixer parameters can be obtained using get_mixer_params()
function.
All values (lcval, rcval) are numbers in 0-100 range.
WWW: http://search.cpan.org/dist/Audio-Mixer/
PR: ports/127862
Submitted by: Dennis Herrmann <adox at mcx2.org>
collection. It will work through a specified music directory, and for each
subdirectory will download a set of corresponding (best guess) album covers.
The naming format of the subdirectories can be configured, as can the
location to save the results, such as .desktop-entry files, folder.jpg
files, mp3 tags, etc.
WWW: http://www.unrealvoodoo.org/hiteck/projects/albumart/
PR: ports/126883
Submitted by: Timothy Bourke <timbob at bigpond.com>
new features ncmpc doesn't have. It's been also rewritten
from scratch in C++.
WWW: http://unkart.ovh.org/ncmpcpp/
PR: ports/126865
Submitted by: Dennis Herrmann <adox at mcx2.org>
segmenting a sound file before each of its attacks, performing pitch
detection, tapping the beat and producing midi streams from live
audio. The name aubio comes from 'audio' with a typo: several
transcription errors are likely to be found in the results too.
The aim of this project is to provide these automatic labelling
features to other audio softwares. Functions can be used offline
in sound editors and software samplers, or online in audio effects
and virtual instruments.
WWW: http://aubio.org/
and/or a ProbeScope/osziFOX and will soon support Bitscope hardware.
Includes 8 signal displays, variable time scale, math, memory, measurements,
and file save/load.
- Unfortunately will not work on amd64 due to many int vs. string coding errors.
LastFMrec plays a last.fm radio stream.
While listening it creates one mp3-file per song and names it after artist
and title.
It can be run inside a shell or in a pop-up xterm (as browser plugin).
WWW: http://elgrande.daemoncore.org/index_lastfmrec.php
PR: 125674
Submitted by: Tino Engel <goaengel@gmx.net> (new maintainer)
playlists. Although the standard SqueezeCenter doesn't support smart
playlists by itself, together with iTunes and the standard
SqueezeCenter iTunes integration, it is possible to use smart
playlists defined in iTunes. The problem though is that the integrated
iTunes smart playlists will not be recalculated until the next time
you perform a rescan in SqueezeCenter. The SQL Playlist plugin takes
care of this problem and implements native smart playlist in
SqueezeCenter without any need to use iTunes. The smart playlists
implemented in SQL Playlist will also be automatically re-calculated
after each track played so they will be based on the latest statistic
information.
A smart playlist in SQL Playlist are continous and will run forever in
the same way as the standard Random Mix plugin, you can optionally
also choose that a smart playlist shouldn't repeat already played
tracks and in that case the music will stop when all songs matching
the playlist has been played.
WWW: http://wiki.slimdevices.com/index.php/SQL_Playlist_plugin
the playlist and determines whether an album is playing or if random
tracks are playing. After that determination, it sets the player's
transition behaviour (crossfade, fade, etc) appropriately. The
transition behaviour for the album/random/default cases can be changed
by modifying the values of the four global variables at the top of
Transitions.pm. There is also a user configurable section for
excluding specific genres from being processed for album/random
detection. In these cases, the 'default' transition preference will be
used (not in v1.5).
WWW: http://www.sutula.us/james/slimserver/
stores statistics about the last time a track was played, when a
specific track was added to the library and how many times a track has
been played. The problem is that all of these statistics are cleared
every time you perform a full rescan of SqueezeCenter.
The TrackStat plugin solves this problem by making sure that the
statistics survive a rescan. Besides this TrackStat also extends the
statistics a bit, one example is that it doesn't count a track as
played just because you listen to the first 2 seconds of it, you will
have to play a certain amount of the track until it is played.
TrackStat also makes it possible to put a rating on all your tracks by
holding a number between 1-5 down on the now playing screen.
The other main functionality the TrackStat plugins provides is various
ways to browse your music based on the statistic information. The
standard SqueezeCenter only makes it possible to show most played
tracks. The TrackStat plugin makes it possible to show the statistics
in a lot more ways. The purpose is simply to give you another way to
select which music you like to play, for example like:
* Find tracks you haven't played for a long time
* Find tracks you have recently added to the library
* Find top rated tracks
* Find least played tracks
* And a lot more...
WWW: http://wiki.slimdevices.com/index.php/TrackStat_plugin
Graphically displays current weather conditions and forecasts. Will
also optionally display stock quotes and upcoming/active game
information for MLB, NBA, NHL, NFL, and college football and
basketball teams at user-configurable intervals.
WWW: http://www.gregbrown.net/squeeze/superdatetime.htm
searching allows for much faster entry of search text by allowing you
to forget about multi-tapping and instead just press each of the
remote control buttons once for each of the letters in the text,
whatever position the letter appears in above the button.
WWW: http://hickinbottom.demon.co.uk/lazysearch/
easier for other plugins to implement different types of playlists.
It shows all supported playlists below the same menu and has the
advantage that the user doesn't have to know which plugin implements a
specific interface.
WWW: http://wiki.slimdevices.com/index.php/Dynamic_Playlist_plugin
Although it works in standard PCs, it is specially designed
to work in the Maemo platform. It has access to virtually all
the same functions as the official client, including scrobbling,
tagging, loving, banning etc.
WWW: http://vagalume.igalia.com/
PR: ports/124882
Submitted by: Bernhard Fröhlich <decke at bluelife.at>
FLAC, uncompressed WAV, AIFF, MOD, S3M, XM, and IT files. For audio
output, Audiere supports DirectSound or WinMM in Windows, OSS on
Linux and Cygwin, and SGI AL on IRIX.
Audiere is open source and licensed under the LGPL. This means that
you may freely use Audiere in commercial products, as long as you
do not modify the source code. If you do modify Audiere and release
a product that uses your modifications, you must release your changes
to the code under the LGPL as well.
Audiere is portable. It is tested on Windows, Linux-i386, Cygwin,
and IRIX with at least three major compilers. Most of Audiere is
endian-independent, so I expect it would work with few modifications
on other architectures.
WWW: http://audiere.sourceforge.net/
PR: ports/124710
Approved by: miwi (mentor)
dcd is originally a console CD player for Linux.
This version uses libcdaudio in order to run on FreeBSD.
It integrates MusicBrainz! and local look-ups.
This is Kirocker Music Display. It is a KDE Kicker applet
for Amarok that displays current song info and allows for
basic playback control and song rating. Included is a
fullscreen mode that can be used with or without the applet
running - an Amarok script is also included to launch the
fullsreen mode from within Amarok.
Homepage: http://www.kde-apps.org/content/show.php?content=52869
PR: Jason E. Hale <bsdkaffee@gmail.com>
Submitted by: ports/116683