Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
80
void JASDSPChannel::setPriority(u8 prio) {
81
mPriority = prio;
82
}
83
84
JASDSPChannel *JASDSPChannel::getLowestChannel(int i_prio) {
85
s16 best_prio= 0xff;
Callers
4
release
Method · 0.45
channelStart
Method · 0.45
noteOn
Method · 0.45
noteOnOsc
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected