Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
89
ASIOError AsioDriver::setSampleRate(ASIOSampleRate sampleRate)
90
{
91
return ASE_NotPresent;
92
}
93
94
ASIOError AsioDriver::getClockSources(ASIOClockSource *clocks, long *numSources)
95
{
Callers
2
ASIOSetSampleRate
Function · 0.45
setCurrentSampleRate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected