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

Class CKD6

include/componentlibrary.hpp:834–840  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

832};
833
834struct CKD6 : app::SvgSwitch {
835 CKD6() {
836 momentary = true;
837 addFrame(Svg::load(asset::system("res/ComponentLibrary/CKD6_0.svg")));
838 addFrame(Svg::load(asset::system("res/ComponentLibrary/CKD6_1.svg")));
839 }
840};
841
842struct TL1105 : app::SvgSwitch {
843 TL1105() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected