Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ setDistFilter
Method
setDistFilter
libs/JSystem/JAudio/System/JASDSPInterface.cpp:455–457 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
453
}
454
455
void TChannel::setDistFilter(s16 filter) {
456
mIirFilterParam[4] = filter;
457
}
458
459
void TChannel::setBusConnect(u8 idx, u8 tableIdx) {
460
Mixer *mixer = &_10[idx];
Callers
1
updateChannel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected