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

Method setPriority

libs/JSystem/JAudio/System/JASDSPChannel.cpp:80–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80void JASDSPChannel::setPriority(u8 prio) {
81 mPriority = prio;
82}
83
84JASDSPChannel *JASDSPChannel::getLowestChannel(int i_prio) {
85 s16 best_prio= 0xff;

Callers 4

releaseMethod · 0.45
channelStartMethod · 0.45
noteOnMethod · 0.45
noteOnOscMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected