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

Method setBypassed

src/engine/Module.cpp:291–293  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

289
290
291void Module::setBypassed(bool bypassed) {
292 internal->bypassed = bypassed;
293}
294
295
296const float* Module::meterBuffer() {

Callers 1

bypassModuleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected