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

Method AudioButton_ADAT

include/componentlibrary.hpp:1026–1029  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1024
1025struct AudioButton_ADAT : app::AudioButton {
1026 AudioButton_ADAT() {
1027 addFrame(Svg::load(asset::system("res/ComponentLibrary/ADAT.svg")));
1028 shadow->opacity = 0.0;
1029 }
1030};
1031
1032

Callers

nothing calls this directly

Calls 2

loadFunction · 0.85
systemFunction · 0.85

Tested by

no test coverage detected