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

Method onBypass

include/engine/Module.hpp:392–392  ·  view source on GitHub ↗

Called after bypassing the module. */

Source from the content-addressed store, hash-verified

390 /** Called after bypassing the module.
391 */
392 virtual void onBypass(const BypassEvent& e) {}
393
394 struct UnBypassEvent {};
395 /** Called after enabling the module.

Callers 1

bypassModuleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected