Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ syncFrame
Function
syncFrame
libs/JSystem/JAudio/System/JASDSPInterface.cpp:137–139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
}
136
137
void syncFrame(u32 p1, u32 p2, u32 p3) {
138
DsyncFrame2(p1, p2, p3);
139
}
140
141
void setDSPMixerLevel(f32 dsp_level) {
142
sDSPVolume = dsp_level;
Callers
1
finishDSPFrame
Function · 0.85
Calls
1
DsyncFrame2
Function · 0.85
Tested by
no test coverage detected