Hliuma

How to turn one WAV recording into a playable multisample instrument

If you record several notes into a single WAV — say you played C, E, G up the keyboard with short gaps — you can turn that one file into a full playable instrument. The steps are: split the recording into individual notes, detect the pitch of each one, find a sustain loop so held notes don't cut off, and map each note to its key on the keyboard. Done by hand this is hours of chopping, tuning and looping. Xampler does the whole chain automatically from the single WAV: it splits on the silences, detects each note's pitch, finds loops, maps the keyboard, and exports to SFZ, SF2 or Korg KMP — in the browser, no upload.

In Xampler — 4 steps
  1. 1Record your notes into one WAV (short gaps between notes) — or gather per-note WAVs.
  2. 2Drop it into Xampler.
  3. 3It splits, detects pitch, loops and maps to the keyboard automatically.
  4. 4Export to SFZ, SF2 or Korg KMP/KSF.
Common questions
01

I recorded a bunch of notes in one WAV file — how do I make an instrument out of it?

The file has to be cut into one-note pieces, each piece tuned to the right key and looped, then mapped across the keyboard. The hard part is doing it accurately for every note. Xampler takes the single WAV, finds the gaps between notes, splits them, detects each note's pitch, places a loop, and assigns it to the correct key automatically — then exports a ready instrument.

02

Do I have to record one separate file per note, or can it be one long recording?

Either works. One file per note is the classic way, but a single recording with short silences between notes is fine too — that's often faster to record. What matters is a clear gap between notes so they can be split. Xampler handles both: drop a folder of per-note WAVs, or one multi-note WAV, and it maps them the same way.

03

How does it know which note is which, or what key each sample goes on?

By detecting the pitch of each sample from the audio itself — the actual frequency — not from the file name. Once it knows the pitch, it knows the root key, and it tiles the samples across the keyboard so each plays in its range. This is why you don't have to name your files in a special way (a common sticking point with other converters that read the note from the filename).

04

How many notes do I need to sample for a good instrument?

You don't need every key. Sampling every third or fourth note and letting the sampler pitch-shift between them is usually enough for a convincing instrument — fewer for simple sounds, more for ones that change a lot across their range. The gaps get filled by pitch-shifting the nearest sample. Xampler maps whatever you give it and stretches each sample across to the next.

05

My recording has the notes but there's silence or noise between them — is that a problem?

No — the silences are actually what lets it split the notes apart. As long as each note is separated by a quiet gap, the splitter can find the boundaries. Xampler detects the note onsets and trims to each note, anchoring the start at the attack so you don't lose the beginning of the sound.

06

Can I do this without installing software, on a Mac, or on a Chromebook?

Yes — it runs in the browser, so the operating system doesn't matter and there's nothing to install. The processing happens on your own machine (the audio isn't uploaded anywhere), so it works the same on Windows, Mac or Chromebook. That's the main practical difference from desktop auto-samplers, which are Windows/Mac installs.

07

What if two notes are too close together and get merged into one?

The splitter needs a clear quiet gap to separate notes. If two notes run into each other with no silence, they may be treated as one. The fix is to leave a short gap when recording, or to split that section manually. Xampler anchors each detected note at its onset, so as long as there's a gap it keeps them apart.

08

After it maps the instrument, can I still adjust loops or note ranges?

Yes. Auto-mapping gives you a working instrument, but you can fine-tune in the editor — move loop points, change a note's key, set the start. The automatic pass handles the tedious bulk; you keep control over the details. Then export when it sounds right.

09

What's the difference between this and a sample pack of separate notes?

Nothing, from the tool's point of view — a folder of separate note WAVs and one multi-note recording both become the same multisample. The single-WAV path just saves you exporting each note as its own file first. Xampler accepts both and produces the same SFZ / SF2 / KMP instrument.