Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
22
f32 getDSPLevel() {
23
return JASDsp::getDSPMixerLevel();
24
}
25
26
void setOutputMode(u32 outputMode) {
27
JAS_SYSTEM_OUTPUT_MODE = outputMode;
Callers
3
JASAudioReseter
Method · 0.85
start
Method · 0.85
calc
Method · 0.85
Calls
1
getDSPMixerLevel
Function · 0.85
Tested by
no test coverage detected