Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CoderLine/alphaTab
/ stop
Method
stop
packages/alphatab/src/synth/IAlphaSynth.ts:186–186 ·
view source on GitHub ↗
* Stopps the playback
()
Source
from the content-addressed store, hash-verified
184
* Stopps the playback
185
*/
186
stop(): void;
187
188
/**
189
* Stops any ongoing playback and plays the given midi file instead.
Callers
10
close
Method · 0.65
constructor
Method · 0.65
onStateChange
Method · 0.65
MidiFileGenerator.test.ts
File · 0.65
stop
Method · 0.65
stop
Method · 0.65
stop
Method · 0.65
stop
Method · 0.65
pause
Function · 0.65
handleMessage
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