Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ VCVLatch
Method
VCVLatch
include/componentlibrary.hpp:860–863 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
858
859
struct VCVLatch : VCVButton {
860
VCVLatch() {
861
momentary = false;
862
latch = true;
863
}
864
};
865
866
template <typename TBase, typename TLight = WhiteLight>
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected