Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ FCEUI_SetLowPass
Function
FCEUI_SetLowPass
src/sound.cpp:1281–1284 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1279
}
1280
1281
void FCEUI_SetLowPass(int q)
1282
{
1283
FSettings.lowpass=q;
1284
}
1285
1286
void FCEUI_SetSoundQuality(int quality)
1287
{
Callers
5
enaSoundLowPassChange
Method · 0.85
UpdateEMUCore
Function · 0.85
toggleLowPass
Function · 0.85
UpdateEMUCore
Function · 0.85
DoArgs
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected