Getting sample rate of the daw
-
Can we get the sampling rateof the daw and use it in if / else statement? For example:
if the sampling rate is below 44100 ----> do something
if the sampling rate is between 44100 and 96000 ----> do something
if the sampling rate is above 96000 ----> do something
-
-
@ustk Thank you very much