Dehli Musikk microSAMPLER Editor / Librarian

The guide

A tour of every view. New to the hardware? Read how the microSAMPLER works first — it makes the parameters here click into place.

Samples

The Samples view: 36-pad grid on the left; waveform and parameter controls on the right, with an on-screen keyboard beneath them
The SAMPLES view — pad grid, waveform, the full set of sample parameters, and an on-screen keyboard.
The upload dialog with audio tools: channels, normalize, trim, gain and fades
Uploading a WAV — the audio tools panel processes the file before it's sent.

Effect

The Effect view: an effect type selected with its parameter grid, two parameters badged FX1 and FX2
The EFFECT view — every effect type with its full parameter set; the two physical-knob targets are badged FX1 / FX2.

Patterns & editor

The Patterns view: a grid of pattern cards with piano-roll previews
The PATTERNS view — all 16 patterns with mini piano-roll previews.
The pattern editor: a piano roll over the two tracks, with sample-mode notes in amber and keyboard-mode notes in cream, Draw/Erase/Select tools and a SMP/KBD track switch above the grid
The pattern editor — a piano roll over both tracks (amber = sample/pad, cream = keyboard/pitch); Draw/Erase/Select tools sit above the grid, note brightness is velocity, ▶ PLAY previews on the device and SAVE TO DEVICE writes it back.
FOR PLAYBACK & RECORD

The device must have GLOBAL → MIDI CLK = AUTO (or EXT MIDI) so its sequencer follows the editor — see device setup. Record is fire-and-forget — watch the device screen as it steps through arm → record → end.

Utility

The Utility view: bank backup/restore and remote sampling controls
The UTILITY view — backup/restore and remote sampling.

Library mode (no hardware)

The Library view: a list of imported banks on the left and the selected bank's sample pads on the right, each playable and downloadable, with the recovered patterns listed below as MIDI downloads
Library mode — imported banks on the left, the selected bank's samples as pads you can play and download, and its recorded patterns as MIDI downloads below.

You don't need a microSAMPLER to browse and extract the contents of bank backups — useful for recovering audio and patterns from old backups saved by Korg's original editor. Start the bridge in library mode:

python3 native-tools/bridge.py --library

It serves on http://localhost:8766 — a separate port from the device bridge's 8765, so the two never clash. Or just double-click the microSAMPLER Library launcher in your platform's folder (macOS/, Linux/, Windows/) — no password is needed, since library mode never touches USB.

Prefer the command line? python3 native-tools/msmpl_bank.py extract "bank.msmpl_bank" writes all the samples to WAVs (and any patterns to .bin blobs) without opening the app.

Top bar & shortcuts

ShortcutAction
← → ↑ ↓Move between pads
SpaceAudition the selected pad
+ / / 0Waveform zoom in / out / fit
RReceive bank from device
Ctrl/ + ZUndo a parameter edit
Ctrl/ + + ZRedo
Z / XOn-screen keyboard: octave down / up (when "type to play" is on)
SpacePattern editor: play / stop the pattern on the device
DelPattern editor: delete the selected note(s)
Ctrl/ + A / C / VPattern editor: select all / copy / paste notes
?Help overlay