vst~ get timming issue
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!
try turning global transport on, that should do the trick.
Thanks for that, but I tested the transport before posting without success. The plugin doesn't seems to receive the timing information correctly.