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

Class BefacoPush

include/componentlibrary.hpp:905–911  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

903};
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 {
914 VCVBezel() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected