MCPcopy
hub / github.com/stemdeckapp/stemdeck / app.js

File app.js

static/mobile/app.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// StemDeck mobile — vanilla port of the Claude Design prototype
2// (design/mobile/StemDeck-Mobile.dc.html). No framework, no build step,
3// to match the rest of static/. Library + Mixer are wired to the real API
4// (GET /api/jobs, /api/jobs/{id}, the Web Audio engine, mixdown export).

Callers

nothing calls this directly

Calls 12

ensureAudioCtxFunction · 0.85
closeSwipeFunction · 0.85
deleteTrackFunction · 0.85
prevTrackFunction · 0.85
nextTrackFunction · 0.85
togglePlayFunction · 0.85
exportMixFunction · 0.85
startExtractionFunction · 0.85
openTrackFunction · 0.85
loadLibraryFunction · 0.85
applyMixFunction · 0.70
renderFunction · 0.70

Tested by

no test coverage detected