DerMixD 1.6.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News DerMixD 1.6.0 (Default branch)
# 1  
Old 04-07-2008
DerMixD 1.6.0 (Default branch)

DerMixD is an audio mixing and network-listening daemon that is similar to mixplayd but quite different in its implementation. It supports the playing of music files on a run-time configurable number of input channels, mixing them together and producing output on a run-time configurable number of output channels. It is controlled over a TCP socket and supports scripting, gapless playing of tracks, including filtering of null samples from padding, use of mpg123's equalizer, flexible input/output connection, changing playback speed, and more. License: GNU General Public License (GPL) Changes:
This version gives you local communication via UNIX domain sockets and peer-to-peer communication between DerMixD clients.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
SCHISM(1)						      General Commands Manual							 SCHISM(1)

NAME
schism - music editor SYNOPSIS
schism [ options ] [ directory ] [ file ] DESCRIPTION
This manual page documents briefly the schism command. schism is a music editor (tracker) that aims to match the look and feel of Impulse Tracker so closely as possible. It can edit the follow- ing music modules formats it (native), s3m, xm, mod. OPTIONS
-a DRIVER, --audio-driver=DRIVER SDL audio driver (or "none") -v DRIVER, --video-driver=DRIVER SDL video driver --classic, --no-classic start schism in classic mode --display=DISPLAYNAME X11 display to use (e.g. ":0.0") -f, +f, --fullscreen, --no-fullscreen start in fullscreen mode -p, +p, --play, --no-play start playing after loading song on command line --font-editor, --no-font-editor start in font-editor (itf) --hooks, --no-hooks run startup/exit hooks (default: enabled) --version display version information -h, --help print this stuff SEE ALSO
ocp(1). AUTHOR
Impulse Tracker was written by Jeffrey Lim. A clone was written by Storlek/chisel, which is now maintained by Mrs. Brisby. This manual page was written by Gurkan Sengun <gurkan@linuks.mine.nu>. October 28, 2006 SCHISM(1)