summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2003-03-04 22:22:56 +0000
committerWim Taymans <wim.taymans@gmail.com>2003-03-04 22:22:56 +0000
commit3a8ee1b0be80e0048b67d51923c1b4389a345c91 (patch)
tree547ee110cc957bb6e85711116130f050478cd7fb /tools
parenta92a4855427c41c92509ca328e0e3698ec6133db (diff)
goom takes stereo data
Original commit message from CVS: goom takes stereo data
Diffstat (limited to 'tools')
-rwxr-xr-xtools/gst-visualise2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gst-visualise b/tools/gst-visualise
index 4690a3d5..6e7553fe 100755
--- a/tools/gst-visualise
+++ b/tools/gst-visualise
@@ -64,7 +64,7 @@ sub visualise(@)
read_config ();
%pipes = (
- "goom", "stereo2mono ! goom",
+ "goom", "goom",
"chart", "stereo2mono ! chart",
"synaesthesia", "synaesthesia",
"monoscope", "stereo2mono ! monoscope"