gstreamer/gst/synaesthesia
Richard Boulton 8f93753160 Initial rough version of new synaesthesia plugin.
Original commit message from CVS:
Initial rough version of new synaesthesia plugin.
Works like goom: reads audio in, and outputs raw video.
It currently works for a short time, and then freezes: I've no idea why.
But at least it works a little. ;-)
2002-03-01 14:31:12 +00:00
..
.gitignore Initial revision 2001-12-22 23:26:48 +00:00
gstsynaesthesia.c Initial rough version of new synaesthesia plugin. 2002-03-01 14:31:12 +00:00
Makefile.am Initial rough version of new synaesthesia plugin. 2002-03-01 14:31:12 +00:00
README Initial rough version of new synaesthesia plugin. 2002-03-01 14:31:12 +00:00
README-syna Initial revision 2001-12-22 23:26:48 +00:00
synaescope.c Initial rough version of new synaesthesia plugin. 2002-03-01 14:31:12 +00:00
synaescope.h Initial rough version of new synaesthesia plugin. 2002-03-01 14:31:12 +00:00

This is a visualization based on on synaesthesia. (see README-syna).

This implementation is taken from alsaplayer: http://www.alsaplayer.org/ It
is based on synaesthesia version 1.3 (or maybe 1.4, I'm not entirely
certain), with some modifications by Richard Boulton to try and ensure that
something interesting is displayed for both very quiet and very loud music.