mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
lv2: add more examples
This commit is contained in:
parent
16f532b71a
commit
e4a3bc43c0
1 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,8 @@ gst-launch-0.10 -v filesrc location=/usr/share/sounds/login.wav ! wavparse ! aud
|
|||
|
||||
Requires calf <http://calf.sourceforge.net/>
|
||||
|
||||
GST_DEBUG="*:2,gst-dsp:5,lv2:5"
|
||||
GST_DEBUG="*:2,signalprocessor:5,lv2:5"
|
||||
gst-launch calf-sourceforge-net-plugins-Monosynth event-in="C-3" ! pulsesink
|
||||
gst-launch calf-sourceforge-net-plugins-Monosynth event-in="C-3" name=ms ! pulsesink ms. ! fakesink
|
||||
gst-launch calf-sourceforge-net-plugins-Organ event-in="C-3" name=s ! interleave name=i ! pulsesink s. ! i.
|
||||
|
||||
|
|
Loading…
Reference in a new issue