Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ getDSPMixerLevel
Function
getDSPMixerLevel
libs/JSystem/JAudio/System/JASDSPInterface.cpp:149–151 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
}
148
149
f32 getDSPMixerLevel() {
150
return sDSPVolume;
151
}
152
153
TChannel *getDSPHandle(int index) {
154
return &CH_BUF[index];
Callers
1
getDSPLevel
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected