Yes, thank you.
The question is if there is a way to access the -t value inside the orchestra at init time, for exemple if I put "-t 0 135", is there a way to get “135” at init time?
You have to run at least 1 perf cycle. For example you can run the instrument twice and
in the second time, the k-var will hold the value it had when the instrument last run,
so if you print it, it will have the -t value at i-time.