MCPcopy Create free account
hub / github.com/AppleWin/AppleWin / Stop

Method Stop

source/SSI263.cpp:399–403  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

397}
398
399void SSI263::Stop(void)
400{
401 if (SSI263SingleVoice.lpDSBvoice && SSI263SingleVoice.bActive)
402 DSVoiceStop(&SSI263SingleVoice);
403}
404
405//-----------------------------------------------------------------------------
406

Callers 1

DSVoiceStopFunction · 0.45

Calls 1

DSVoiceStopFunction · 0.85

Tested by

no test coverage detected