Web Demo
The MIXI-CUT web demo runs entirely in the browser using the JavaScript decoder. Analyze a timecode WAV/FLAC, or feed a turntable live and drive a track with the vinyl (relative DVS) — all in the browser, no install.
Live Decoder & DVS Engine
Open the full-screen engine: file analysis + live turntable input.
Open Demo →How it works
File mode (analyze a cut)
- Load a MIXI-CUT timecode WAV/FLAC (lossless — MP3 destroys the L/R quadrature)
- The JavaScript decoder processes the audio in real-time
- Speed, lock quality, and position are displayed live
Live mode (test a fresh cut / DVS)
- Cut a MIXI-CUT timecode to vinyl, plug a stereo line-in into your machine
- Press Start input (needs HTTPS — GitHub Pages is fine) and grant access
- Load any track (MP3 ok here) — moving the record drives it, scratch and reverse included
Source code
The demo source is in docs/public/live/:
index.html--- HTML structureapp.js--- JavaScript decoder + live DVS enginestyle.css--- Styling