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

Function getOutputMode

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

Source from the content-addressed store, hash-verified

28}
29
30u32 getOutputMode() {
31 return JAS_SYSTEM_OUTPUT_MODE;
32}
33
34void waitSubFrame() {
35 u32 sf_start = getSubFrameCounter();

Callers 3

MixAudioFunction · 0.85
updateEffectorParamMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected