Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ resetCounter
Method
resetCounter
libs/JSystem/JAudio/System/JASLfo.cpp:38–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
void JASLfo::resetCounter() {
39
mCounter = mDelay;
40
switch (_4) {
41
case 0:
42
_8 = sFreeRunLfo._8;
43
break;
44
case 1:
45
_8 = 0.0f;
46
break;
47
}
48
}
Callers
1
initialUpdateDSPChannel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected