Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ MultitrackRecorder
Method
MultitrackRecorder
Source/MultitrackRecorder.cpp:36–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
#include
"UserPrefs.h"
35
36
MultitrackRecorder::MultitrackRecorder()
37
{
38
mModuleContainer.SetOwner(this);
39
}
40
41
void MultitrackRecorder::CreateUIControls()
42
{
Callers
nothing calls this directly
Calls
1
SetOwner
Method · 0.45
Tested by
no test coverage detected