Sample Drum
SampleStack supportedErica Synths
A dual-channel drum sample player with real-time effects and CV control.
Format
Eurorack, 14 HP
Sample Rate
48 kHz
Bit Depth
16-bit
Channels
Mono
File Formats
WAV
Storage
SD card (16 GB included), FAT32
Specifications
| Memory | 32 MB RAM (~5 min sampling time) |
| Depth | 30 mm |
| Power | 65 mA (+12V), 2 mA (-12V) |
Features
- 2 identical channels (A/B)
- Multiple play modes, 1V/oct pitch tracking
- Virtual VCAs with AD envelopes
- Real-time effects
- 3 assignable CV inputs per channel
- Recording capability
Folder Structure
SD Card Root (FAT32)/ ├── <SYSTEM>/ ├── <VOICE>/ ├── MyDrums/ │ ├── kick.wav │ └── snare.wav ├── MoreSamples/ └── firmware.bin
Notes
- Samples must be 16-bit mono WAV at 48 kHz (22 kHz also accepted)
- Stereo files: L channel loaded by default when loading a folder
- Avoid spaces in filenames (limited screen space)
- Batch conversion: sox -G input.wav --norm=-1 -b 16 -r 48k -c 1 output.wav