MCPcopy Create free account
hub / github.com/BespokeSynth/BespokeSynth / AtExit

Function AtExit

Source/ModularSynth.cpp:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72using namespace juce;
73
74void AtExit()
75{
76 TheSynth->Exit();
77}
78
79ModularSynth::ModularSynth()
80{

Callers

nothing calls this directly

Calls 1

ExitMethod · 0.45

Tested by

no test coverage detected