MCPcopy Create free account
hub / github.com/DamRsn/NeuralNote / setSampleRate

Method setSampleRate

ThirdParty/ASIO/common/asiodrvr.cpp:89–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87}
88
89ASIOError AsioDriver::setSampleRate(ASIOSampleRate sampleRate)
90{
91 return ASE_NotPresent;
92}
93
94ASIOError AsioDriver::getClockSources(ASIOClockSource *clocks, long *numSources)
95{

Callers 2

ASIOSetSampleRateFunction · 0.45
setCurrentSampleRateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected