how to detect host sampling rate
hallo,
i am trying to find out how to get information about sampling rate of the host for the synchronisation purposes.
this is written about 6th plugsync~ outlet in the documentation:
"The current tempo in samples per beat. This number can be
converted to beats per minute using the following formula: (sampling-rate / samples-per-beat) * 60. "
how can i get the sampling rate information?
thank you
tomas
try dspstate~.
Cheers,
SC
thank you very much for your reply!
i already tried, unfortunatelly dspstate doesn
using Pluggo 3.5.4 with Logic 7.2.2, dspstate~ definitely works for me, adstatus sr doesn't. Which Host do you use?
Quote: floex wrote on Sun, 24 September 2006 06:51
----------------------------------------------------
> thank you very much for your reply!
> i already tried, unfortunatelly dspstate doesn?t seem to work under pluggo...
>
> t.
----------------------------------------------------
bang it. (loadbanging without delay wil not work in pluggo)
i am stupid!
you are right, it works .o))))))))
i exactly made what you said: mixed up dspstate with adstatus...
thank you very much!
tomas