diff options
Diffstat (limited to 'gst/monoscope/README')
-rw-r--r-- | gst/monoscope/README | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/gst/monoscope/README b/gst/monoscope/README index e15676d0..02911318 100644 --- a/gst/monoscope/README +++ b/gst/monoscope/README @@ -1,7 +1,11 @@ This is a visualization based on on the monoscope output plugin from alsaplayer. -The monoscope output plugin was written primarily by Ralph Loader. +The monoscope convolution matching code was written by Ralph Loader. + +The monoscope.c and monoscope.h files are the only ones under the GPL, +as opposed to the LGPL. We need to either rewrite these or get permission +from the people involved to do so. This implementation is taken from alsaplayer version 0.99.54, at http://www.alsaplayer.org/ |