drum replacement ladspa plugins?

Okay, I’ve compiled the last version from subversion and now it seems fine - you just have to set the bpm pretty high (even more so when your drummer is playing double-bass) so it ecognizes all the beats. I don’t know about the two modes, but mode 2 did fit my sound better.

Hi,
I made a normal build of Ardour 3.2 on Ubuntu 13.04 (32bit) as proposed on http://ardour.org/building_linux.html

Ardour3 so far runs fine and so I tried to realize a drum replacement with the ladspa-trigger plugin from http://sourceforge.net/projects/ladspa-trigger/

building the plugin (ladspa-trigger-0.1.tar.bz2) with sh make and sudo sh make install worked so far and Ardour3 recognizes the plugin in the list, but no one of the samples are beeing replaced…editing the “Original Signal Through Gain” is working fine but changing Threshhold/Resolution/Sample Gain/Sample Dynamics/Sample/Mode seems to have no affect on the track… (instalIing the plugin from the provided ladspa-trigger_0.1-0ubuntu1_i386.deb file doesnt work too)

I also tried to replace the samples under /usr/share/ladspa/samples without success

Can anyone help me?