Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ getSampleRateFloat
Method
getSampleRateFloat
Default/GenericInspector/TVProcessorTab.cpp:353–357 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
351
}
352
353
SUFLOAT
354
TVProcessorTab::getSampleRateFloat(void) const
355
{
356
return static_cast<SUFLOAT>(this->sampleRate);
357
}
358
359
unsigned int
360
TVProcessorTab::getSampleRate(void) const
Callers
1
onTVProcessorUiChanged
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected