MCPcopy 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
455export function resetSpeed() {
456 applySpeed(1.0);
457}
458
459function wireSpeedControl() {
460 if (!speedEl) return;

Callers 1

destroyPlayerFunction · 0.90

Calls 1

applySpeedFunction · 0.85

Tested by

no test coverage detected