Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ getTarget
Method
getTarget
include/JSystem/JAudio/System/JASOscillator.h:72–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
bool isStop() { return _1C == 0; }
71
bool isRelease() { return _1C == 3 || _1C == 4; }
72
u32 getTarget() { return mData->mTarget; }
73
74
const Data *mData; // 00
75
f32 _04; // 04
Callers
1
effectOsc
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected