Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ ScheduleEnvelopeEditorSpawn
Method
ScheduleEnvelopeEditorSpawn
Source/ModularSynth.cpp:2641–2644 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2639
}
2640
2641
void ModularSynth::ScheduleEnvelopeEditorSpawn(ADSRDisplay* adsrDisplay)
2642
{
2643
mScheduledEnvelopeEditorSpawnDisplay = adsrDisplay;
2644
}
2645
2646
IDrawableModule* ModularSynth::FindModule(std::string name, bool fail)
2647
{
Callers
1
OnClicked
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected