Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ Stop
Method
Stop
pcsx2/SPU2/spu2sys.cpp:230–234 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
228
}
229
230
void V_Voice::Stop()
231
{
232
ADSR.Value = 0;
233
ADSR.Phase = V_ADSR::PHASE_STOPPED;
234
}
235
236
__forceinline void CounterUpdate(u32 DMAICounter)
237
{
Callers
2
DecodeSamples
Function · 0.45
CalculateADSR
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected