MCPcopy 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
2641void ModularSynth::ScheduleEnvelopeEditorSpawn(ADSRDisplay* adsrDisplay)
2642{
2643 mScheduledEnvelopeEditorSpawnDisplay = adsrDisplay;
2644}
2645
2646IDrawableModule* ModularSynth::FindModule(std::string name, bool fail)
2647{

Callers 1

OnClickedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected