Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
72
using namespace juce;
73
74
void AtExit()
75
{
76
TheSynth->Exit();
77
}
78
79
ModularSynth::ModularSynth()
80
{
Callers
nothing calls this directly
Calls
1
Exit
Method · 0.45
Tested by
no test coverage detected