Skip to content

greatestusername/Electribe-ESX-128-Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Korg Electribe ESX 128 sample bank script

Make a wav file that allows you to select from 128 distinct samples using the Sample Start knob (or midi)!

Simple Python script that works with GUI or CLI

The script will take a folder of 128 wav samples and cram all 128 into a single wav file with sample accurate spacing.
This creates wav files similar to the awesome expansion packs created and curated by Leon Du Star

HOW?

(Have Python installed)

  • Pick 128 wav samples
  • put them in a folder
  • Run make-equal-samples.py and choose the folder with the 128 wav samples

NOTE 2: when any samples are too long script will ask if you want to delete them. If not try a higher semitone shift. Or replace them with other files.

Playing and selecting samples

Once your final wav is made load into your ESX bank and set:

  • AMP EG to GATE with no release (EG Time)
  • Select sample with Start Point

Samples will always be oneshot. If required amplitude envelope can be applied with the modulation section.

CLI Options

python make-equal-samples.py --input ./inputdirectory/ --output final.wav --blocks 128 --max-mb 5 --pitch 4 --fade 0.12 --extra-silence 220 --target-sr 44100

About

Korg Electribe ESX - Select from up to 128 samples using Sample Start on a single loaded wav file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages