A drum sample loader for my Pocket Operator K.O.
Drag and drop an audio file onto a pad. Click to play the sample. Once you've loaded a few, plug in your K.O. and click “Play all” to record the samples into a drum bank.
You can drag in multiple files at the same time. The first sample is assigned to whichever pad you dragged to. The rest of the files fill subsequent pads. Anything after Pad 16 gets cut off.
By default, samples will play once when you load them. To listen to them again, click the corresponding pad.
If you want to try your setup before loading it to the K.O., the following keyboard shortcuts map to pads:
1 | 2 | 3 | 4 |
Q | W | E | R |
A | S | D | F |
Z | X | C | V |
You can reorder samples by dragging them. If you drag a sample out of the container, it's deleted.
Click the nut icon in the top right to access a settings panel.
- Speed: Control the playback rate of samples. A value of
2
will play at double speed.0.5
will play at half speed. Expects a number > 0.- Note: This is useful for preserving device memory. Set
speed=2
and pitch-shift the sample down by an octave on the K.O. to fit twice as much data.
- Note: This is useful for preserving device memory. Set
- Max sample length (ms): Cuts off samples after a specified maximum duration, in milliseconds. Useful for kick and crash samples that just. never. end.
- Gap between samples (ms): If your K.O. is having trouble auto-slicing each drum sample, increasing the milliseconds between sample playback might help. Defaults to no gap, since I tend to trim it manually anyway.
- Pad names: I try to keep a specific layout with my kits, but you probably have a different style! You can tweak the text on each pad from 1–16, separated by dashes.
If you want to start the sampler with different settings, bookmark the link generated on the settings pane. For example, the following URL:
…will start you off at 2x speed, with a max duration of 2s, a gap of 20s, and pads renamed to their numbers.
This works with whatever file types your browser supports. It should work well with .wav
, .mp3
, .ogg
, etc.
Reorder samplesdoneDelete sampledoneKeyboard controldoneShow total sample timedoneConfigurable maximum sample length limitdoneConfigurable gap between samplesdoneConfigurable speed / pitch control (eg. save memory by playing samples at 2x speed and slowing them down on the device)doneRemove the URL search params, add a settings menudoneUpload files on clickdone
- Default sounds (808?)
- Other tools than just drums?
No! This app works 100% locally, so your private samples remain private.
Increasing the milliseconds between sample playback from the settings page might help.