summaryrefslogtreecommitdiffstats
path: root/gst/monoscope/README
diff options
context:
space:
mode:
authorRichard Boulton <richard@tartarus.org>2002-03-02 12:36:07 +0000
committerRichard Boulton <richard@tartarus.org>2002-03-02 12:36:07 +0000
commitff816a14751310025804f4dc5c272f28d075bf6e (patch)
treecaa7e46102048c52e1c71365c8af1715d61aa2c4 /gst/monoscope/README
parentb968efd71b2cb7d96fb090c44fba54b3a6543b4c (diff)
I'm too lazy to comment this
Original commit message from CVS: *** empty log message ***
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).