MCPcopy 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
1281void FCEUI_SetLowPass(int q)
1282{
1283 FSettings.lowpass=q;
1284}
1285
1286void FCEUI_SetSoundQuality(int quality)
1287{

Callers 5

enaSoundLowPassChangeMethod · 0.85
UpdateEMUCoreFunction · 0.85
toggleLowPassFunction · 0.85
UpdateEMUCoreFunction · 0.85
DoArgsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected