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

Method onRandomize

src/Iroi.cpp:565–565  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

563 }
564
565 void onRandomize(const RandomizeEvent &e) override { randomizeRelevantParams(e); }
566
567 bool consumePendingRandomizeAction() { return pendingRandomizeAction.exchange(false); }
568

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected