oggment

oggment
screenshot
xml config
howto
download

ogg-real
logg

links
author
howto use
TO RUN THIS APP YOU WILL FIRST NEED TO MAKE A PLAYLIST (or a number of playlists):
find /home/username/path -name "*.ogg" -print > playlist


YOU WILL ALSO NEED A FULL-DUPLEX SOUNDCARD  (at the moment).


EDIT OR CREATE THE .XML CONFIG FILE:
oggment looks in its current directory and in ~/.oggment/ for a file called oggment.xml
edit the existing example under src/oggment.xml

<skin>, <font> and at least one <track> are mandatory.  
under track, <playlist> is mandatory.

you will find skin.bmp (the skin) and fixed12.bmp (the font) under the ./src/data direct
ory

keycommands:
 
        volume:  key UP/DOWN  (or mousescroll if configured properly)
        pan: key LEFT/RIGHT
        next file:  key 'n'
        previous file: key 'p'
        quit: key 'q'
        channel: key '1', '2', '3', etc.
        line-in (on/off): key 'l'


sourceforge.net/projects/oggment

SourceForge Logo