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

Method BefacoPush

include/componentlibrary.hpp:906–910  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

904
905struct BefacoPush : app::SvgSwitch {
906 BefacoPush() {
907 momentary = true;
908 addFrame(Svg::load(asset::system("res/ComponentLibrary/BefacoPush_0.svg")));
909 addFrame(Svg::load(asset::system("res/ComponentLibrary/BefacoPush_1.svg")));
910 }
911};
912
913struct VCVBezel : app::SvgSwitch {

Callers

nothing calls this directly

Calls 2

loadFunction · 0.85
systemFunction · 0.85

Tested by

no test coverage detected