Partyman
Details
| Last Update: | 2008-01-22 05:01:08 |
| Version: | 0.5 |
| License/Program Type: | GPL (GNU General Public License) |
| Publisher: | SvOlli |
| Price: | $0.00 |
Description:
Partyman is a simple double-deck audio player that keeps on
playing as long as it's running. If it finds entries in its own
playlist, these are played, otherwise random tracks are chosen.
The Partyman project also crossfades between the tracks
automatically. The main purpose for this program is providing some
background music for a party, respecting requests. It is based upon
Qt4 (needs Qt 4.2 or better) and uses DerMixD as a backend.
Usage:
You need to have DerMixD up and running. Then you can start
Partyman with
./Partyman list1.m3u list2.m3u ...
There are also commandline opions that are introduced by
calling "./Partyman -h". So you start Partyman with one or more
m3u-files. These are used as the primary database and should
contain absolute filenames starting with "/". Relative filenames
will be resolved to the position of the m3u file. If you've got no
m3u file you can create one yourself simply with
find /path/to/music -iname .mp3 -o .ogg > all.m3u
Once the program has been started there are three areas of
interest:
1. On top there are the two players.
2. In the middle there's a playlist.
3. On the bottom there's a browser and search applet.
Press the "Connect" button to connect to DerMixD and after a
successful connection, Partyman will start playing automatically.
If the playlist is empty, it will pick a random file from the
database. 10 seconds before that track ends, the other player kicks
off. You can also switch to the other player instantly by pressing
the "Next"-Button.
To fill the playlist just browse the database with mouse or
keyboard. The enter key, double clicking or pressing the right
mouse button will add the track to the bottom of the playlist. If
it's a folder all contents and sub-contents will be added. Double
clicking, Pressing delete or the right mouse button will delete all
selected tracks in the playlist. Click and hold an entry to move
it.
For using the search just enter a substring of the desired
track name, the full pathname will be searched. Pressing enter will
start the search, wildcard searching using "" is supported.
Found entries can be moved to the playlist by selecting them and
double clicking, pressing enter or the right mouse button. Pressing
delete will remove them without moving into the playlist.
A track from a player can be unloaded by pressing the right
mouse button on the "ready" label.
Complete tracknames will be displayed as tooltips, if the ones
inside the fields are truncated.
This should be all you need to know to get things started.
Building:
Building is straight forward: just run qmake of Qt4 and make
after that to get a running binary.
I do it slightly different like this:
.../Partyman$ mkdir Linux;cd Linux
.../Partyman/Linux$ qmake-qt4 ../Partyman.pro
.../Partyman/Linux$ make
This way, I've separated all generated from all selfwritten
code.
And that's how I build DerMixD:
.../dermixd$ make SNDFILE=yes VORBISFILE=yes gnu-alsa
Requirements:
· DerMixD 1.3.0
· Qt 4.2.0
What's New in This Release:
· A configuration dialog has been introduced so that all
command line parameters are not necessary anymore.
· Besides several small interface improvements, the
splash screen has been replaced with database load progress.
· An interface for an external logger interface has been
added.
· If version 1.4 of DerMixD is used, the audio can also
be normalized.
· The DerMixD backend can be started via Partyman.
0 comments
Add to
Partyman Version History
Related Software
|
|
From category: Video |
| Coriander 2.0.0 RC2 is video software developed by Damien Douxchamps. Coriander project is the Linux graphical user interface (GUI) for controlling a Digital Camera through the IEEE1394 bus (aka Fi... |
|
|
From category: Video |
| MediaInfo is a software that supplies technical and tag information about a video or audio file.... |
|
|
From category: Graphics |
| Formulas Rendering Plug-In for the Gimp 2 0.9.7 is graphics software developed by Nicolas Benoit. Formulas Rendering Plug-In for the Gimp 2 is a simple plugin that allows you to change the values o... |
|
|
From category: Audio |
| eMusic/J is an open source download manager for the eMusic.com music service.... |
|
|
From category: Video |
| Camorama 0.18 is video software developed by Greg Jones. Camorama is a webcam application featuring various image filters. Camorama allows you to view video from your webcam and apply vario... |
|
|
From category: Graphics |
| eBayize 1.0 is graphics software developed by Michael Stapelberg. eBayize is a program that resize and beautifies pictures for use in an eBay offer. eBayize shows you a preview of the pictures, and... |
|
|
From category: Video |
| dvdwizard 0.4.2c is video software developed by Wolfgang Wershofen. dvdwizard is a wrapper-script which incorporates a fully automated creation of a DVD-structure with Chapters and menus from one o... |
|
|
From category: Video |
| ANDREW 1.2 is video software developed by Alessandro Di Rubbo. ANDREW\'s Not a DVD Ripping and Encoding Wizard, but an interactive wrapper or a BASH script to simplify the use of OggEnc, MEncoder a... |
|
|
From category: Audio |
| Speex is an Open Source/Free Software patent-free audio compression format designed for speech.... |
|
|
From category: Video |
| Mkv2Avi is a Kommander script that uses mencoder to convert Matroska (.mkv) video files to Avi (Divx or Xvid).... |
|
|
From category: Audio |
| cdmp3 0.5.0 is audio software developed by Roland Riegel. cdmp3 uses cdparanoia or cdda2wav to extract single tracks or even a whole CD and converts them on-the-fly into MP3 or Ogg Vorbis files. Us... |
|
|
From category: Audio |
| AlsaPlayer 0.99.76 is audio software developed by Andy Lo A Foe. AlsaPlayer is a new type of PCM player. It is heavily multi-threaded and tries to excercise the ALSA library and driver quite a bit.... |
|
|
From category: Graphics |
| Cenon 3.81 is graphics software developed by vhf interservice. Cenon project is a graphical tool of a special kind. Build upon a modular graphical core, Cenon offers a wide variety of possibilities... |
|
|
From category: Audio |
| DarkIce 0.17.1 is audio software developed by Akos Maroy. DarkIce is a live audio streamer. DarkIce project records audio from an audio interface (e.g. a sound card), encodes it, and sends it to a... |
|
|
From category: Audio |
| GStreamer is a streaming media library.... |
Leave a comment