Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ FCEUI_Sound
Function
FCEUI_Sound
src/sound.cpp:1275–1279 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1273
}
1274
1275
void FCEUI_Sound(int Rate)
1276
{
1277
FSettings.SndRate=Rate;
1278
SetSoundVariables();
1279
}
1280
1281
void FCEUI_SetLowPass(int q)
1282
{
Callers
8
InitSound
Function · 0.85
InitSound
Function · 0.85
KillSound
Function · 0.85
InitSound
Function · 0.85
KillSound
Function · 0.85
InitSound
Function · 0.85
KillSound
Function · 0.85
InitSound
Function · 0.85
Calls
1
SetSoundVariables
Function · 0.85
Tested by
no test coverage detected