blablack / beatslash-lv2

A set of LV2 plugins to mangle, slash, repeat and do much more with your beats.
http://objectivewave.wordpress.com/beatslash-lv2
GNU General Public License v3.0
12 stars 1 forks source link

Ardour cannot load plugins #6

Closed unfa closed 7 years ago

unfa commented 7 years ago

Hey!

I tied your plugins and I couldn'tget the mto work with Ardour. It says "Cannot load plugins, see Log windows for more information".

And the log window says:

LV2: "Beat Repeater - Stereo" port 2 has no known data type [ERROR]: LV2: "Beat Slicer - Stereo" port 2 has no known data type [ERROR]: LV2: "Beat Repeater - Mono" port 1 has no known data type

Carla plugin host loaded them fine.

EDIT:

I found an older issues about this, are there any plans to making it working with Ardour too? I don't think I understand how it's supposed to work, I tried feeding audio to "Gate" to trigger the plugins in Carla, but they don't seem to do anything.

unfa commented 7 years ago

PS: I managed to get a ringmod-like sound with an "analogue oscillator" plugin driving the Gate in Carla.

Maybe I could wrap these plugins into Ingen to make them usable in Ardour?

blablack commented 7 years ago

AFAIK they do not work with Ardour (the last I checked Ardour anyway, which is a few years back now). They are meant to be used with VC compatible hosts like Ingen.

Wrapping them in Ingen to load in Ardour should do the trick.