MCPcopy 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
137void syncFrame(u32 p1, u32 p2, u32 p3) {
138 DsyncFrame2(p1, p2, p3);
139}
140
141void setDSPMixerLevel(f32 dsp_level) {
142 sDSPVolume = dsp_level;

Callers 1

finishDSPFrameFunction · 0.85

Calls 1

DsyncFrame2Function · 0.85

Tested by

no test coverage detected