MCPcopy Create free account
hub / github.com/VCVRack/Befaco / setMax

Method setMax

src/noise-plethora/plugins/ProgramSelector.hpp:39–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 }
38
39 void setMax(int v) {
40 max = v;
41 }
42
43private:
44

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected