How the MIDI Sequencer Works
AnyTool sequences music entirely in the browser. Notes and drum hits are placed on a piano-roll / step grid as a typed note-event model (pitch, step, velocity, length), and playback is scheduled through the Web Audio API at the chosen tempo with a moving playhead. Export writes a Standard MIDI File (SMF) directly from the event model — a real .mid that imports into any DAW or synth — and the same playback can be rendered offline and encoded to WAV. Nothing is uploaded and no audio backend or CDN is contacted.
- Runs client-side — the project is never uploaded
- Piano-roll / step grid for drums, basslines and melodies
- Web Audio playback with adjustable tempo and a playhead
- Exports a standard .mid file (SMF) for any DAW
- Renders playback to WAV audio
- No sign-up, no plugin and no CDN
