gst-screencast.sh: make the script more general and relicense it as GPLv2+
[experiments/gstreamer.git] / shell / gst-adder.sh
1 #!/bin/sh
2
3 gst-launch-1.0 adder name=mix ! audioconvert ! autoaudiosink \
4   audiotestsrc wave=2 ! mix. \
5   audiotestsrc wave=5 ! mix.