MCPcopy 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
353SUFLOAT
354TVProcessorTab::getSampleRateFloat(void) const
355{
356 return static_cast<SUFLOAT>(this->sampleRate);
357}
358
359unsigned int
360TVProcessorTab::getSampleRate(void) const

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected