DSP Master VCL
|
Sets sampling frequency and returns false, if setting the value is not possible because external clock was detected.
function SetSampleRate(const Value: double): boolean;
The function updates the SamplingFrequency property to the current value of the sample rate as reported by the driver. The Sampling Frequency needs to be set immediately after the driver has been selected and before any other channel setup. The number and type of available channels may depend upon the sampling frequency selected.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|