blob: 5c85e80e003a963b445512770af5eaf0f06ac5b6 [file] [log] [blame]
Richard Boultonff816a12002-03-02 12:36:07 +00001This is a visualization based on on the monoscope output plugin from
2alsaplayer.
3
Christian Schallere08a8352004-12-07 10:32:11 +00004The monoscope convolution matching code was written by Ralph Loader.
5
Christian Schallerfdbea2d2004-12-07 17:22:19 +00006The monoscope.c and monoscope.h files are under the BSD license (without advertising clause).
Richard Boultonff816a12002-03-02 12:36:07 +00007
8This implementation is taken from alsaplayer version 0.99.54, at
9http://www.alsaplayer.org/
10
11Note: only one instance of this plugin may be created at a time: it has a
12lot of static data. This should be fixed (and it shouldn't be hard to do
13so, either).