Hi Kane,

These plugins were especially written to be used with Ingen.
Now, you will need a quite recent version of Ingen to enjoy them.

I believe KX Studio has a repository for software in development, and the latest version should be in there.

Let me know if that helps.

Aurélien

On Feb 19, 2013 10:29 PM, <wolfbiter@gmail.com> wrote:
Ok thanks for letting me know. I'm assuming you guys use these plugins - what programs do you run them with?

On Mon, Feb 18, 2013 at 10:57 AM, David Robillard <d@drobilla.net> wrote:
On Mon, 2013-02-18 at 17:25 +0000, Aurélien Leblond wrote:
> Hi Kane,
>
> I believe this issue is due to the fact that Ardour doesn't support CV
> port (it is the same in Jalv).
>
> In these plugins, the CV Port are used to control when the Beat
> Repeater/Slicer would be repeating/slicing.
>
> @David: Can you confirm?

Correct, neither support CV ports at this time.  Doing so would probably
not be a big deal, I just haven't bothered yet since very few plugins
that are suitable for use in such hosts use them yet anyway.

Not a big deal to do the trivial clunky ControlPort equivalent thing
anyway.  When automating Ardour could/should 'render' a sample accurate
version of the curve for such ports, but that would be a bit more work.

-dr