Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ BypassEvent
Class
BypassEvent
include/engine/Module.hpp:389–389 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
387
}
388
389
struct BypassEvent {};
390
/** Called after bypassing the module.
391
*/
392
virtual void onBypass(const BypassEvent& e) {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected