MCPcopy Create free account
hub / github.com/apohl79/audiogridder / supportsDoublePrecisionProcessing

Method supportsDoublePrecisionProcessing

Server/Source/ProcessorClient.cpp:516–516  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

514}
515
516bool ProcessorClient::supportsDoublePrecisionProcessing() { return m_supportsDoublePrecision; }
517
518bool ProcessorClient::isSuspended() { return m_suspended; }
519

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected