MCPcopy Create free account
hub / github.com/VCVRack/Rack / engineGetSampleRate

Function engineGetSampleRate

include/rack0.hpp:249–251  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

247////////////////////
248
249DEPRECATED inline float engineGetSampleRate() {
250 return APP->engine->getSampleRate();
251}
252
253DEPRECATED inline float engineGetSampleTime() {
254 return APP->engine->getSampleTime();

Callers

nothing calls this directly

Calls 1

getSampleRateMethod · 0.45

Tested by

no test coverage detected