Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/stemdeckapp/stemdeck
/ resetSpeed
Function
resetSpeed
static/js/transport.js:455–457 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
453
}
454
455
export
function
resetSpeed() {
456
applySpeed(1.0);
457
}
458
459
function
wireSpeedControl() {
460
if
(!speedEl)
return
;
Callers
1
destroyPlayer
Function · 0.90
Calls
1
applySpeed
Function · 0.85
Tested by
no test coverage detected