Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CoderLine/alphaTab
/ pause
Method
pause
packages/alphatab/src/synth/IAlphaSynth.ts:176–176 ·
view source on GitHub ↗
* Pauses the playback if was running
()
Source
from the content-addressed store, hash-verified
174
* Pauses the playback
if
was running
175
*/
176
pause(): void;
177
178
/**
179
* Starts the playback
if
possible, pauses the playback
if
was running
Callers
15
pause
Method · 0.65
pause
Method · 0.65
pause
Method · 0.65
onStateChange
Method · 0.65
pause
Method · 0.65
pause
Method · 0.65
stop
Method · 0.65
_stopOneTimeMidi
Method · 0.65
pause
Method · 0.65
pause
Method · 0.65
pause
Method · 0.65
pause
Method · 0.65
Implementers
3
AlphaSynthBase
packages/alphatab/src/synth/AlphaSynth
AlphaSynthWrapper
packages/alphatab/src/synth/AlphaSynth
AlphaSynthWebWorkerApi
packages/alphatab/src/platform/worker/
Calls
no outgoing calls
Tested by
no test coverage detected