Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/stemdeckapp/stemdeck
/ lanes
Function
lanes
static/mobile/app.js:124–126 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
122
123
// ─── Mixer / engine helpers ───
124
function
lanes() {
125
return
state.current?.detail?.lanes || [];
126
}
127
function
curDuration() {
128
return
state.current?.detail?.duration || 0;
129
}
Callers
3
applyMix
Function · 0.85
exportMix
Function · 0.85
stemsBody
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected