Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ Init
Method
Init
Source/Beats.cpp:43–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
void Beats::Init()
44
{
45
IDrawableModule::Init();
46
47
TheTransport->AddListener(this, kInterval_1n, OffsetInfo(0, true), false);
48
}
49
50
void Beats::CreateUIControls()
51
{
Callers
12
Initialize
Method · 0.45
LoadModules
Method · 0.45
FMSynth
Method · 0.45
KarplusStrong
Method · 0.45
Setup
Method · 0.45
ResetLayout
Method · 0.45
DuplicateModule
Method · 0.45
SpawnModuleOnTheFly
Method · 0.45
KompleteKontrol
Method · 0.45
MainContentComponent
Method · 0.45
SingleOscillator
Method · 0.45
Sampler
Method · 0.45
Calls
2
OffsetInfo
Class · 0.85
AddListener
Method · 0.45
Tested by
no test coverage detected