Richard Boulton | ff816a1 | 2002-03-02 12:36:07 +0000 | [diff] [blame] | 1 | This is a visualization based on on the monoscope output plugin from |
| 2 | alsaplayer. |
| 3 | |
Christian Schaller | e08a835 | 2004-12-07 10:32:11 +0000 | [diff] [blame] | 4 | The monoscope convolution matching code was written by Ralph Loader. |
| 5 | |
Christian Schaller | fdbea2d | 2004-12-07 17:22:19 +0000 | [diff] [blame] | 6 | The monoscope.c and monoscope.h files are under the BSD license (without advertising clause). |
Richard Boulton | ff816a1 | 2002-03-02 12:36:07 +0000 | [diff] [blame] | 7 | |
| 8 | This implementation is taken from alsaplayer version 0.99.54, at |
| 9 | http://www.alsaplayer.org/ |
| 10 | |
| 11 | Note: only one instance of this plugin may be created at a time: it has a |
| 12 | lot of static data. This should be fixed (and it shouldn't be hard to do |
| 13 | so, either). |