Web Demo
The MIXI-CUT web demo runs entirely in the browser using the JavaScript decoder.
How it works
- Load a MIXI-CUT WAV file (or drag and drop)
- The JavaScript decoder processes the audio in real-time
- Speed, lock quality, and position are displayed live
Source code
The demo source is in docs/demo/:
index.html--- HTML structureapp.js--- JavaScript decoder (464 lines)style.css--- Styling