A mixer that stays out of the way
Buses, inserts, aux sends and delay compensation, with the strip you are working on opened up beside the rack.
Veslate is a digital audio station built around patterns. Put a groove together on a 16-step grid, drop it into the arrangement as many times as the song wants, and mix the whole thing without leaving the keyboard.
Windows 10 and 11, and x86_64 Linux. No account, no telemetry.
Most stations ask you to draw the same hi-hat line into every chorus. Veslate keeps the groove as one object. Change it once and every placement follows.
Patterns become clips on a timeline. Stretch one to repeat, drop a variation in for two bars, and give any lane the height it needs. The playhead follows what you can hear.
Buses, inserts, aux sends and delay compensation, with the strip you are working on opened up beside the rack.
VST3 on both platforms and LV2 on Linux. Scanning runs in its own process, so a plugin that crashes takes nothing with it.
Capture MIDI straight into a pattern while it loops, then tidy the take in the piano roll instead of starting again.
Bounce a pattern or the whole arrangement to WAV or MP3, or send the session to another station as a DAWproject file.
Autosave runs in the background and a recovered session is offered back after a crash or a power cut.
Two themes, switched from Settings and applied straight away. No restart, no half-repainted panels.
{
"format": "omp",
"formatVersion": "1.3.0",
"timebase": { "ppq": 960, "key": "F#m" },
"patterns": {
"pat-drums": {
"name": "Night Drums",
"length": 15360,
"parts": [ { "channel": "ch-kick", ... } ]
}
}
}
A Veslate project is an .omp
file: a zip holding readable JSON, the audio you used, and nothing else. Rename it to
.zip and look inside.
Downloads the current build, checks it, and puts Veslate in your launcher. Everything lands under your home directory; nothing asks for root.
$ curl -fsSL https://veslate.com/install.sh | bash
On Windows, the installer
sets up the Start Menu entry and the .omp file association.
One short note when a build ships. No other mail, and the list is not shared.