Home

Awesome

musixbox

The MusiXBox project is my attempt to create an easy-to-use yet powerful music player. It consists of a library, musixbox, capable of playing music in a variety of input formats and output providers and several frontends: musixplay which is just a command line player, musixbox which is a minimal SDL client and musixcurses which is a ncurses-based client. The currently supported input providers are:

Information on an input file (i.e. title, artist and album) can be obtained as well. Output can be handled provided using:

Software volume control can be used if desired.

Screenshots

musixbox, minimalistic UI designed for small touchscreens:

musixbox

musixcurses, ncurses-based general UI:

musixcurses

musixplay, command-line player:

musixplay

Hardware frontend support

Originally, the <i>musixbox</i> player frontend was intended to handle interactions using a touchscreen 320x160 LCD display connected using an AVR as a serial port. The schematics and code are available at GitHub. Note that a SDL input provider is available which mimics the hardware.

The hardware looks like this (I didn't design the enclosure, it was made by a neighbour at the time):

Hardware