Menu

Tree [r26] /
 History

HTTPS access


File Date Author Commit
 pixmaps 2008-10-04 ravilov [r10] pixmaps are now included in the output library,...
 src 2009-08-11 kost [r26] Quick fix against two k8055 defines
 AUTHORS 2008-10-04 kost [r3] added real authors
 COPYING 2008-10-04 ravilov [r1] initial import
 ChangeLog 2008-10-04 ravilov [r1] initial import
 INSTALL 2008-10-04 ravilov [r1] initial import
 Makefile.am 2009-04-11 ravilov [r25] - configure now checks for k8055.h and libk8055...
 Makefile.in 2009-04-11 ravilov [r25] - configure now checks for k8055.h and libk8055...
 NEWS 2009-03-22 kost [r24] Added NEWS
 README 2008-10-04 ravilov [r1] initial import
 TODO 2008-10-05 kost [r18] New todo item: fixing of loading/saving configu...
 aclocal.m4 2009-04-11 ravilov [r25] - configure now checks for k8055.h and libk8055...
 config.guess 2008-10-04 ravilov [r7] fixed the missing .so extension on output lib (...
 config.h.in 2009-04-11 ravilov [r25] - configure now checks for k8055.h and libk8055...
 config.sub 2008-10-04 ravilov [r7] fixed the missing .so extension on output lib (...
 configure 2009-04-11 ravilov [r25] - configure now checks for k8055.h and libk8055...
 configure.ac 2009-04-11 ravilov [r25] - configure now checks for k8055.h and libk8055...
 depcomp 2008-10-04 ravilov [r1] initial import
 install-sh 2008-10-04 ravilov [r1] initial import
 ltmain.sh 2008-10-04 ravilov [r7] fixed the missing .so extension on output lib (...
 missing 2008-10-04 ravilov [r1] initial import
 mkinstalldirs 2008-10-04 ravilov [r1] initial import
 pixapr.spec.in 2008-10-04 ravilov [r10] pixmaps are now included in the output library,...
 stamp-h.in 2008-10-04 ravilov [r1] initial import

Read Me

What is Palace?
===============
Palace is a nifty visualization plug in for XMMS.  It works by reading the 
Fourier frequency analysis given by XMMS, and activating particular pins on
the parallel port based on the frequency analysis and configuration options.
Palace was based on the XPLSISNJASP software project.  For examples of hardware
use useful with Palace, visit one of the following web sites:

http://palace-dci.sourceforge.net/ - The Palace homepage
http://www.discolitez.com/ - Discolitez is a similar plugin for Winamp
http://www.google.com/search?q=parallel+port+projects - Google search

What will Palace become?
========================
Palace is currently an XMMS plugin to control a light show connected to the 
parallel port.  The eventual goal of palace is to provide a generic device 
control infrastructure for hobby (and possibly commercial) use.  Over time
Palace will be transitioned to a fully modular design, so that clients 
(applications trying to control something) and servers (libraries that act as 
an interface to an actual device) will be able to interact through a generic 
plug-in interface.

Palace's first goal is to become an XMMS parallel port light show plugin at 
least as good as the DiscoLitez (http://www.discolitez.com/) light show 
plugin for Winamp, and then evolve into a full-fledged control system.

Possible server plugins would include:
DMX-512 output to control professional lighting equipment
Laser/stepper motor
Parallel port
Generic DAC

Possible client plugins would include:
XMMS visualization plugin
Security system control software
Other automation software

vim: tw=80