Skip to content

Offline WAV Rendering

Giuseppe GitHub edited this page Aug 4, 2026 · 1 revision

Offline WAV Rendering

Render Slicer WAV... mixes the Slicer Piano Roll into a stereo 44.1 kHz, 16-bit PCM WAV file.

The renderer supports:

  • overlapping polyphonic events;
  • event start and duration;
  • pitch-dependent playback rate;
  • per-event velocity gain;
  • attack, loop, residual, and tail timing;
  • early stopping when an event ends before the natural sample end.

Missing source files, invalid timing, malformed WAV data, or output-write failures are reported. Rendering does not require realtime playback to run.

Clone this wiki locally