vst~ get timming issue

jirko's icon

I want to use a drummachine plugin with the vst object, but I need to pass timing information to get the internal sequencer running. I guess midi ticks like a normal host does. In that case, what would be the message to pass to the vst object? Or maybe there is a smarter way..

Thanks!

leafcutter's icon

try turning global transport on, that should do the trick.

jirko's icon

Thanks for that, but I tested the transport before posting without success. The plugin doesn't seems to receive the timing information correctly.