From 58ae77f7e4ea35c110ec2074559113df089a59ab Mon Sep 17 00:00:00 2001 From: Richard Boulton Date: Fri, 1 Mar 2002 15:21:10 +0000 Subject: [PATCH] Add a little todo note. Original commit message from CVS: Add a little todo note. --- gst/synaesthesia/README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gst/synaesthesia/README b/gst/synaesthesia/README index 1983672c2b..9cbb644da8 100644 --- a/gst/synaesthesia/README +++ b/gst/synaesthesia/README @@ -5,3 +5,6 @@ is based on synaesthesia version 1.3 (or maybe 1.4, I'm not entirely certain), with some modifications by Richard Boulton to try and ensure that something interesting is displayed for both very quiet and very loud music. +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).