Syncing LFO modulation on fx plugin
-
Hello,
Working on a fx plugin and I'm stuck...Is it possible to have the LFO play in sync with the DAW?
Or a better question, can you somehow script a way for the lfo to START once it starts receiving data (or you start playing something in the DAW)?Hopes this makes since..
-
NVM I didnt know what to look for, but I see
Engine.getPlayHead()
Could solve this problem as it was brought up quite a few times in the last month.
I'll leave this here in case someone else is searching in the direction I was.
-
@BWSounds Yes, this is needed , but not available at the moment as far as I can tell.