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

Method initAutoMixer

libs/JSystem/JAudio/System/JASDSPInterface.cpp:349–357  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

347}
348
349void TChannel::initAutoMixer() {
350 if (_58) {
351 _54 = _56;
352 }
353 else {
354 _54 = 0;
355 _58 = 1;
356 }
357}
358
359void TChannel::setAutoMixer(u16 p1, u8 p2, u8 p3, u8 p4, u8 p5) {
360 _50 = (p2 << 8) | p3;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected