Page 1 of 1

Changing Standalone Tempo

Posted: Wed Jun 16, 2021 10:43 pm
by robgray
Can you set the tempo in CA VM Standalone programmatically?

I want to detect the midi clock and tempo from an external source (already made a module to do that) and then change the tempo in VM to match it...

Re: Changing Standalone Tempo

Posted: Mon Jun 21, 2021 10:26 pm
by ColinP
As far as I can see there's a GetTempo() method but no SetTempo() partner.