gstreamer/ext/lv2
2011-07-20 13:11:53 -04:00
..
calf-lv2-port-groups.patch Add swh and calf LV2 port group patches. 2009-09-17 09:46:48 +03:00
gstlv2.c Fix compilation for unused but not set 2011-07-20 13:11:53 -04:00
gstlv2.h Revert "LV2 preset support." 2009-09-22 13:44:14 +03:00
Makefile.am ladspa/lv2: link and init to gst-controller 2010-01-31 22:25:51 +02:00
README lv2: add more examples 2010-03-25 23:02:00 +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:

SLV2 0.6.* <http://drobilla.net/software/slv2>

Which in turn depends on:

librdf (redland) >= 1.0.6 <http://librdf.org>


Example Pipeline:

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

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

(A longer wav will be a better example)


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

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.