ProcessAudio based on time #18765
jeromeatneotek
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to use the tone generator example to create a pulse based on a calculation in C++ that is time based. Is there an example of how to determine what the time of a given element of the output buffer would be? I want to access the starttime for the current ProcessAudio request, but I am unable to determine from the documentation how this might be done
Beta Was this translation helpful? Give feedback.
All reactions