gstreamer/gst/synaesthesia
David I. Lehn 892a3190ac s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common format
Original commit message from CVS:
* s/filter/plugin/
* link plugins to GST_LIBS
* rearrange rules to a common format
2002-01-12 03:34:26 +00:00
..
.gitignore Initial revision 2001-12-22 23:26:48 +00:00
core.c Initial revision 2001-12-22 23:26:48 +00:00
core.h Initial revision 2001-12-22 23:26:48 +00:00
gstsynaesthesia.c much build fixage turns out synaesthesia and smoothwav depend on gtk, maybe they should go to ext/ 2001-12-23 04:38:38 +00:00
gstsynaesthesia.h Initial revision 2001-12-22 23:26:48 +00:00
Makefile.am s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common format 2002-01-12 03:34:26 +00:00
README Initial revision 2001-12-22 23:26:48 +00:00
README-syna Initial revision 2001-12-22 23:26:48 +00:00

This is a nifty visualization based on synaesthesia-2.0 (see README-syna).
I've librarified the program to a fair degree, but don't have all the
output stuff working yet.  I'll be looking at ALSAPlayer's modifications
to synaesthesia to see what they did to merge it into another
architecture.  It shouldn't be too hard to get this working, I just
haven't had a need yet.