meet rhythm ferret: cute, furry and always on time (ardour build now requires fftw3...
[ardour.git] / libs / ardour / ardour / types.h
index b179bce47ce4e1ca4569b451f64d0973986e1efc..933ca44e734ae38cffba3d2dfaa2435f612c2799 100644 (file)
@@ -340,6 +340,7 @@ namespace ARDOUR {
        enum PluginType {
                AudioUnit,
                LADSPA,
+               LV2,
                VST
        };