MCPcopy Create free account
hub / github.com/doldecomp/mkdd / getDSPLevel

Function getDSPLevel

libs/JSystem/JAudio/System/JASDriverIF.cpp:22–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20}
21
22f32 getDSPLevel() {
23 return JASDsp::getDSPMixerLevel();
24}
25
26void setOutputMode(u32 outputMode) {
27 JAS_SYSTEM_OUTPUT_MODE = outputMode;

Callers 3

JASAudioReseterMethod · 0.85
startMethod · 0.85
calcMethod · 0.85

Calls 1

getDSPMixerLevelFunction · 0.85

Tested by

no test coverage detected