MCPcopy 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
149f32 getDSPMixerLevel() {
150 return sDSPVolume;
151}
152
153TChannel *getDSPHandle(int index) {
154 return &CH_BUF[index];

Callers 1

getDSPLevelFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected