Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ ExecuteCode
Method
ExecuteCode
Source/ScriptModule.cpp:1075–1078 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1073
}
1074
1075
void ScriptModule::ExecuteCode()
1076
{
1077
RunScript(NextBufferTime(false));
1078
}
1079
1080
std::pair<int, int> ScriptModule::ExecuteBlock(int lineStart, int lineEnd)
1081
{
Callers
2
OnKeyPressed
Method · 0.80
Poll
Method · 0.80
Calls
1
NextBufferTime
Function · 0.85
Tested by
no test coverage detected