MCPcopy 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
36MultitrackRecorder::MultitrackRecorder()
37{
38 mModuleContainer.SetOwner(this);
39}
40
41void MultitrackRecorder::CreateUIControls()
42{

Callers

nothing calls this directly

Calls 1

SetOwnerMethod · 0.45

Tested by

no test coverage detected