# I need a program to create sample banks for a old sampler. Is it possible?

**URL:** https://discourse.processing.org/t/i-need-a-program-to-create-sample-banks-for-a-old-sampler-is-it-possible/34790
**Category:** Project Guidance
**Created:** [January 22, 2022, 4:01pm UTC](https://discourse.processing.org/t/i-need-a-program-to-create-sample-banks-for-a-old-sampler-is-it-possible/34790 "2022-01-22T16:01:26Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Teljemo](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/teljemo/32/6486_2.png) [@Teljemo](https://discourse.processing.org/u/Teljemo)
#### Post date: [January 22, 2022, 4:01pm UTC](https://discourse.processing.org/t/i-need-a-program-to-create-sample-banks-for-a-old-sampler-is-it-possible/34790/1 "2022-01-22T16:01:26Z")

</div>

Hi!

I recently got a vintage sampler. (Korg electribe es-1)  
Its a machine that you can build music on by adding samples and laying it out in patterns.

However… To make it easy changeing between different sets of samples I can load a .es1 file wich contains a whole bunch of samples.  
The problem is that these .es1 files is nothing you can just export from any software. The files that exist are mostly factory reset from Korg.

There seem to have been a program som years back that someone made but its lost. No one seem to have those install files.

I’ll attach two .es1 files here.  
**1.es1** is all the factory samples that came with the unit.  
**9.es1** is a file that removes all samples, patterns and songs from the unit.

> **[1.es1 and 1 more file](https://wetransfer.com/downloads/7adb9dca4f483a73d841ad97bf3cf93620220122160422/fc52f0)**
>
> 2 files sent via WeTransfer, the simplest way to send your files around the world

If you open those files in like notepad or something like that, can you see how its made and if its possible to remake?  
Someone said it was possible to pen with 7zip also to maybe extract the sound data.

---

<div class="post-metadata">

### Author: ![robertesler](https://avatars.discourse-cdn.com/v4/letter/r/ec9cab/32.png) [@robertesler](https://discourse.processing.org/u/robertesler)
#### Post date: [January 22, 2022, 6:08pm UTC](https://discourse.processing.org/t/i-need-a-program-to-create-sample-banks-for-a-old-sampler-is-it-possible/34790/2 "2022-01-22T18:08:19Z")

</div>

Hi @Teljemo, interesting problem. Can you clarify a little on what you are trying to do? Are you trying to create your own sample banks to play on the electribe as .es1 banks or are you trying to extract samples from the .es1 banks?  
I’m fairly certain the .es1 files would be garbage in Notepad, it’s probably a binary format. But there are tools out there to convert .es1 banks to .wave files. I’m just not clear exactly what you’re goal is. Thanks!

---

<div class="post-metadata">

### Author: ![Teljemo](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/teljemo/32/6486_2.png) [@Teljemo](https://discourse.processing.org/u/Teljemo)
#### Post date: [January 22, 2022, 7:17pm UTC](https://discourse.processing.org/t/i-need-a-program-to-create-sample-banks-for-a-old-sampler-is-it-possible/34790/3 "2022-01-22T19:17:46Z")

</div>

Hi,

My goal is to make my own sample banks to load in the machine 😀

---

<div class="post-metadata">

### Author: ![Chrisir](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/chrisir/32/45_2.png) [@Chrisir](https://discourse.processing.org/u/Chrisir)
#### Post date: [January 22, 2022, 7:56pm UTC](https://discourse.processing.org/t/i-need-a-program-to-create-sample-banks-for-a-old-sampler-is-it-possible/34790/4 "2022-01-22T19:56:56Z")

</div>

> **[Downloads | ELECTRIBE-S - ES1 to .WAV PC Utility | KORG (USA)](https://www.korg.com/us/support/download/software/1/102/3317/)**
>
> 株式会社コルグは、音楽を演奏、作曲するためのシンセサイザーやデジタルピアノ(電子ピアノ）、DJ機器、デジタル・レコーダー、エフェクター、チューナーまでさまざまな電子楽器を製造、販売しています。

> **[Sample-Modus; Aufnehmen Eines Samples; Anwahl Eines Samples; Abspielen Eines...](https://www.manualslib.de/manual/11437/Korg-Electribe-Es-1.html?page=27#manual)**
>
> Korg Electribe Es-1 Online-Anleitung: Sample-Modus, Aufnehmen Eines Samples, Anwahl Eines Samples, Abspielen Eines Samples, Editieren Eines Samples. In Diesem Modus Können Sie Neue Samples Aufnehmen Oder Bereits Vorhandene Samples Editieren Und...

---

<div class="post-metadata">

### Author: ![robertesler](https://avatars.discourse-cdn.com/v4/letter/r/ec9cab/32.png) [@robertesler](https://discourse.processing.org/u/robertesler)
#### Post date: [January 22, 2022, 10:22pm UTC](https://discourse.processing.org/t/i-need-a-program-to-create-sample-banks-for-a-old-sampler-is-it-possible/34790/5 "2022-01-22T22:22:08Z")

</div>

Thanks for clarifying @Teljemo. You might have seen this already, [Jan den Besten - SmartNamer for the Korg Electribe ES-1](https://jandenbesten.com/muziek/smartnamer_for_the_korg_electribe_es-1)  
The application looks pretty old and may not work on the current Windows 10 environment. You could either find the source code and share it here and the community can help with deciphering the nature of the .es1 file format. Or you could run the linked to application in a virtual machine c. 2006, which would be Windows XP I suppose.  
If you find any other information about the .es1 format you can share it here and it may be possible to create a Processing sketch that generates such file banks.  
Good luck!

---

<div class="post-metadata">

### Author: ![Teljemo](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/teljemo/32/6486_2.png) [@Teljemo](https://discourse.processing.org/u/Teljemo)
#### Post date: [January 23, 2022, 7:47am UTC](https://discourse.processing.org/t/i-need-a-program-to-create-sample-banks-for-a-old-sampler-is-it-possible/34790/6 "2022-01-23T07:47:23Z")

</div>

I used “WaybackMachine” a bit more efficient just now and got more hits!  
I actually found the page I was looking for and found out that it isn’t another software.  
It is “SmartNamer” and it is this software that have the functionality I need.  
(_The links I found on the web: **burp.nl/index.php?spul:korg\_es1** compared to the link on the actual site found via WaybackMachine: **burp.nl/?spul:korg\_es1** _)

So… With that riddle solved, the SmartNamer software is available and I have those files already. As @robertesler mentions above, it doesn’t work very good on Windows 10.  
I tried running that program in different combability modes when I first downloaded it a couple of weeks ago but it doesn’t run.

I have no idea if there is any way of getting any info from the program files but ill attach a .rar file containing the SmartNamer software if you want to take a look?  
[SmartNamer (.rar) (Uploaded to wetransfer)](https://we.tl/t-r1V8rnBQEH)

Maybe there is a way to make this program Windows 10 compatible somehow?  
Or, if you are able to get in that source code and understand what is going on to create a .es1 sample bank file.

_ **Here are some links:** _  
**The original** download page for SmartNamer 0.8 beta: [burp.nl - korg es1](https://web.archive.org/web/20050430150239/http://www.burp.nl/?spul:korg_es1)  
URL: [https://web.archive.org/web/20050430150239/http://www.burp.nl/?spul:korg\_es1](https://web.archive.org/web/20050430150239/http://www.burp.nl/?spul:korg_es1)

**The new** download page @robertesler found: (I downloaded the file from both the old and the new site and it is the same exact files)  
[New download site](https://jandenbesten.com/muziek/smartnamer_for_the_korg_electribe_es-1)

**-A collection** of files es1 mk1 och mk2, **mine is a mk1**.

- Firmware’s
- Sample banks
- SmartNamer
- ES1 to WAV
- Sample rate converter
- Owners manual

[https://forum.vintagesynth.com/viewtopic.php?t=96712](https://forum.vintagesynth.com/viewtopic.php?t=96712)

**-Some** dude has made software for another KORG machine from the same era. No idea if its the same chip but he has some info in his site that might be useful:  
[http://electribe.cc/wp/2019/03/23/electribe-sysex-browser/](http://electribe.cc/wp/2019/03/23/electribe-sysex-browser/)

**The only info in the manual** about loading sample banks is found on Page 55 where the bank files can be named 1-9: (Image below):

 ![es1Page55](https://canada1.discourse-cdn.com/flex036/uploads/processingfoundation1/original/2X/a/ac60e2ebd3faf6e8d1e8a24e4ed13d5e0de9d65c.png)

---

<div class="post-metadata">

### Author: ![Teljemo](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/teljemo/32/6486_2.png) [@Teljemo](https://discourse.processing.org/u/Teljemo)
#### Post date: [January 30, 2022, 7:17am UTC](https://discourse.processing.org/t/i-need-a-program-to-create-sample-banks-for-a-old-sampler-is-it-possible/34790/7 "2022-01-30T07:17:11Z")

</div>

I spoke with the creator of the program and asked if he had any documentation left about the code but is was lost during a migration from PC to Mac years ago he told me.

He says he could try to remake it if there is a demand for it and then try selling it for a small amount but I told him that I dont think there is a that big demand… Even if vintage synths are popular atm I wouldn’t do it if only to try to make som cash… Only do it if you want to contribute to the vintage synth community…

Haven’t got a respons if he will do it or not?..

Is there any way you guys can help me figure out how to remake it but for modern Windows?

---

<div class="post-metadata">

### Author: ![Chrisir](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/chrisir/32/45_2.png) [@Chrisir](https://discourse.processing.org/u/Chrisir)
#### Post date: [January 30, 2022, 8:26am UTC](https://discourse.processing.org/t/i-need-a-program-to-create-sample-banks-for-a-old-sampler-is-it-possible/34790/8 "2022-01-30T08:26:06Z")

</div>

> [@robertesler](#):
>
> Or you could run the linked to application in a virtual machine c. 2006, which would be Windows XP I suppose.

Did you try this?

Sounds good.

---

<div class="post-metadata">

### Author: ![robertesler](https://avatars.discourse-cdn.com/v4/letter/r/ec9cab/32.png) [@robertesler](https://discourse.processing.org/u/robertesler)
#### Post date: [February 1, 2022, 1:46am UTC](https://discourse.processing.org/t/i-need-a-program-to-create-sample-banks-for-a-old-sampler-is-it-possible/34790/9 "2022-02-01T01:46:53Z")

</div>

Hi @Chrisir. No I haven’t tried this. I may try it when I get a minute in the next couple weeks.  
If you want to try it here is how to get started: [How to install Windows XP ISO on Windows 10 VirtualBox - H2S Media](https://www.how2shout.com/how-to/how-to-install-windows-xp-iso-on-windows-10-virtualbox.html)
