Skip to content

Slices and Auto Slicing

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

Slices and Auto-Slicing

A slice references a Sample Pool source and stores:

  • unique ID and name;
  • start frame;
  • loop-in frame;
  • loop-out frame;
  • end frame;
  • root MIDI note;
  • loop-enabled state.

Manual creation

Create a slice from the current waveform selection, then edit its fields and apply the result. Slice markers must remain ordered and inside the source audio.

Transient auto-slicing

Transient analysis reads the WAV, measures changes in signal energy, and produces boundaries controlled by sensitivity and minimum gap in milliseconds.

Uniform auto-slicing

Uniform mode divides the source into a selected number of equal regions.

Both modes support marker preview, application as real slices, and preview clearing.

Clone this wiki locally