mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 14:08:56 +00:00
goom takes stereo data
Original commit message from CVS: goom takes stereo data
This commit is contained in:
parent
a92a485542
commit
3a8ee1b0be
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ sub visualise(@)
|
||||||
read_config ();
|
read_config ();
|
||||||
|
|
||||||
%pipes = (
|
%pipes = (
|
||||||
"goom", "stereo2mono ! goom",
|
"goom", "goom",
|
||||||
"chart", "stereo2mono ! chart",
|
"chart", "stereo2mono ! chart",
|
||||||
"synaesthesia", "synaesthesia",
|
"synaesthesia", "synaesthesia",
|
||||||
"monoscope", "stereo2mono ! monoscope"
|
"monoscope", "stereo2mono ! monoscope"
|
||||||
|
|
Loading…
Reference in a new issue