MCPcopy Create free account
hub / github.com/DISTRHO/Cardinal / onRemove

Method onRemove

lv2export/includes/rack.hpp:796–796  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

794 virtual void onReset(const ResetEvent&) {} // TODO
795 virtual void onAdd() {}
796 virtual void onRemove() {}
797 virtual void onReset() {}
798 virtual void onRandomize() {}
799 virtual void onSampleRateChange() {}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected