Drums replace (trigger)

Hello,

i’m a mac user, and i use ardour. on the weekend i must record a drum but i need to trig it, there’s a plugin for make a drums replace in ardour?

thank you very much,
best regards.

Andrea

No, there is not.

You can try the LADSPA “trigger plugin” I wrote (I think you can compile it on MAC as well, or I’m wrong?). But its very experimental yet. You can find it under: http://sourceforge.net/projects/ladspa-trigger/

does not work on mac 10.5.8

gregor-peytons-imac:ladspa-trigger gregorpeyton$ make
cc -I. -Iinclude -Wall -Werror -O3 -fPIC -fno-stack-protector -o src/trigger.o -c src/trigger.c
src/trigger.c:7:20: error: endian.h: No such file or directory
make: *** [plugins/trigger.so] Error 1

read this post for an ubuntu package of ladspa trigger:
http://ardour.org/node/3306