summaryrefslogtreecommitdiffstats
path: root/gst/monoscope/README
diff options
context:
space:
mode:
Diffstat (limited to 'gst/monoscope/README')
-rw-r--r--gst/monoscope/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/gst/monoscope/README b/gst/monoscope/README
new file mode 100644
index 00000000..e15676d0
--- /dev/null
+++ b/gst/monoscope/README
@@ -0,0 +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.
+
+This implementation is taken from alsaplayer version 0.99.54, at
+http://www.alsaplayer.org/
+
+Note: only one instance of this plugin may be created at a time: it has a
+lot of static data. This should be fixed (and it shouldn't be hard to do
+so, either).