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

Method onUnBypass

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

Called after enabling the module. */

Source from the content-addressed store, hash-verified

395 /** Called after enabling the module.
396 */
397 virtual void onUnBypass(const UnBypassEvent& e) {}
398
399 struct PortChangeEvent {
400 /** True if connecting, false if disconnecting. */

Callers 1

bypassModuleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected