Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ getFrameSamples
Function
getFrameSamples
libs/JSystem/JAudio/System/JASAiCtrl.cpp:249–251 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
247
}
248
249
u32 getFrameSamples() {
250
return sSubFrames * 0x50;
251
}
252
253
void mixMonoTrack(s16 *dest, u32 size, JASMixCallBack callback) {
254
JASProbe::start(5,
"MONO-MIX"
);
Callers
3
updateDac
Function · 0.85
finishDSPFrame
Function · 0.85
mixExtraTrack
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected