Categories
Moosic
Moosic is a music player that focuses on easy playlist management. It consists of a server process that maintains a queue of music files to play and a client program which sends commands to the server. The server continually runs through its playlist, popping items off the top of the list and playing each with an external program.
The client is a simple command-line utility which allows you to perform powerful operations upon the server's queue, including the addition of whole directory trees, automatic shuffling, and item removal according to regular expressions. The server comes configured to play MP3, Ogg, MIDI, MOD, and WAV files.
Last updated 16 Aug, 2005
About
Leadership
- Daniel Pearson - Maintainer
Requirements
- Python (Use Requirement)
- findutils (Use Requirement)
- an external program for playing music files (current defaults are MikMod (Use Requirement)
- mpg123 (Use Requirement)
- SoX (Use Requirement)
- TiMidity++ (Use Requirement)
- vorbis-tools (Use Requirement)
- play) (Use Requirement)
Versions
1.5.2
1.5.2 stable released 2005-08-16
- Released: 16 Aug, 2005
- Code Maturity: Stable
- Source Archive: http://www.nanoo.org/~daniel/moosic/moosic-1.5....
- Licenses: GPLv2orlater
- Interfaces: Command Line




