Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ updateFreeRun
Method
updateFreeRun
include/JSystem/JAudio/System/JASLfo.h:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
void setDelay(u16 delay) { mDelay = delay; }
16
17
static void updateFreeRun(f32 rate) { sFreeRunLfo.incCounter(rate); }
18
19
static JASLfo sFreeRunLfo;
20
Callers
nothing calls this directly
Calls
1
incCounter
Method · 0.45
Tested by
no test coverage detected