gstreamer/ext/lv2
2016-04-01 21:26:20 +02:00
..
calf-lv2-port-groups.patch Add swh and calf LV2 port group patches. 2009-09-17 09:46:48 +03:00
gstlv2.c lv2: Port filters to GStreamer 1.0 and use lilv instead of slv2 2016-03-27 19:28:00 +02:00
gstlv2.h lv2: Port filters to GStreamer 1.0 and use lilv instead of slv2 2016-03-27 19:28:00 +02:00
gstlv2filter.c lv2filter: remove the variable for the registry klass tag 2016-04-01 21:26:20 +02:00
Makefile.am lv2: Port filters to GStreamer 1.0 and use lilv instead of slv2 2016-03-27 19:28:00 +02:00
README README: update to 1.0 and lilv 2016-04-01 21:26:20 +02:00
swh-lv2-port-groups.patch Add swh and calf LV2 port group patches. 2009-09-17 09:46:48 +03:00

Gst-LV2 Quickstart

Dependencies:

Lilv 0.6.6 <http://drobilla.net/software/lilv/>


Example Pipeline:

Requires swh-lv2 <http://plugin.org.uk/releases/>

gst-launch-1.0 -v filesrc location=/usr/share/sounds/login.wav ! wavparse ! audioconvert ! plugin-org-uk-swh-plugins-djFlanger ! audioconvert ! autoaudiosink

(A longer wav will be a better example)


Requires calf <http://calf.sourceforge.net/>

GST_DEBUG="*:2,lv2:5"
gst-launch-1.0 calf-sourceforge-net-plugins-Monosynth event-in="C-3" ! autoaudiosink
gst-launch-1.0 calf-sourceforge-net-plugins-Monosynth event-in="C-3" name=ms ! autoaudiosink ms. ! fakesink
gst-launch-1.0 calf-sourceforge-net-plugins-Organ event-in="C-3" name=s ! interleave name=i ! autoaudiosink s. ! i.