Open editor for electribe sampler
Moderators: Sharp, X-Trade, Pepperpotty, karmathanever
Ha.... I also noted that previously released executables for windows were generating false detection of a trojan with latest update of avast antivirus. I upgraded windows XP to SP3 to install latest avast antivirus on the virtual box that I use for the generation of the windows exe. After upgrading pyinstaller to latest version there is no more false virus detection.
So, I replaced the windows executable that was on github with the newly generated executable for the 0.0.10 release. So If you also encountered the same problem you can download the new executable at the same place as previously: https://github.com/JonathanTaquet/Oe2sSLE/releases.
The only change is that from now all published windows releases will require to have at least as windows XP with SP3 instead of SP2.
So, I replaced the windows executable that was on github with the newly generated executable for the 0.0.10 release. So If you also encountered the same problem you can download the new executable at the same place as previously: https://github.com/JonathanTaquet/Oe2sSLE/releases.
The only change is that from now all published windows releases will require to have at least as windows XP with SP3 instead of SP2.
-
- Full Member
- Posts: 152
- Joined: Tue Sep 29, 2015 2:46 am
Brakio thank you for your work on this software, you're a legend. I know how time consuming it is to write code and it is very thoughtful of you to take the time out do this for the community. Building up a decent sample set would have been unbearable from the electribe itself without a preview function. Good on you dude!
Thank you so much for updating us on how your app works with the new 2.02 firmware. I do hope you have a moment to check to make sure the numbering system still works with your application. If it turns out that Korg actually correct the numbering bug, how soon would you be able to release a new version?Brakio wrote:
There are potential issues in the way the samples are numbered because the internal numbering in the electribe seemed to me to be buggy. If Korg corrected this, the work around I did in the software could not work properly (in the case you are using your own samples with numbers that are normally reserved to default electribe samples, for instance). I did not checked this yet, but I do not see why they would have changed the previous behavior.
But if you find new bugs with this new firmware and my software, don't hesitate to let me know.
Because of how good your sample app is I completely rely on this software to work with my ES2. Without your app, my work flow for bringing in samples into the ES2 is completely messed up.
Korg PX5d
Korg Quad
Korg KP3
Korg DS-10
Korg PadKontrol
Korg K25
Korg Monotron
Korg Electribe 2
Korg Electribe Sampler 2
Roland GK-3A
Roland GI-20
Fishman Triple Play
BC Rich Guitar
My Music
Korg Quad
Korg KP3
Korg DS-10
Korg PadKontrol
Korg K25
Korg Monotron
Korg Electribe 2
Korg Electribe Sampler 2
Roland GK-3A
Roland GI-20
Fishman Triple Play
BC Rich Guitar
My Music
Sorry I don't know when I will do the test. But if you see something going wrong, send me a private message or post a new issue on github. I will try to be reactive!SMK wrote: I do hope you have a moment to check to make sure the numbering system still works with your application. If it turns out that Korg actually correct the numbering bug, how soon would you be able to release a new version?
Thank youSMK wrote: Because of how good your sample app is I completely rely on this software to work with my ES2. Without your app, my work flow for bringing in samples into the ES2 is completely messed up.

Thank you!Sebberdii wrote:Great little program!
How does the export function work?
it does nothing when i click on the button :-/
Which one, "export selected as wav" or "export all as wav"
It works well on my computer, on which OS do you have this issue?
With the first one you should see a dialog window to select where to save one wav file. With the second one you should see a dialog window to select the folder where you want to save all the samples at once.
-
- Full Member
- Posts: 152
- Joined: Tue Sep 29, 2015 2:46 am
Both of these functions work perfectly on my computer and very handy they are too.Brakio wrote:Thank you!Sebberdii wrote:Great little program!
How does the export function work?
it does nothing when i click on the button :-/
Which one, "export selected as wav" or "export all as wav"
It works well on my computer, on which OS do you have this issue?
With the first one you should see a dialog window to select where to save one wav file. With the second one you should see a dialog window to select the folder where you want to save all the samples at once.
Sorry for the late answer.Thank you!
Which one, "export selected as wav" or "export all as wav"
It works well on my computer, on which OS do you have this issue?
With the first one you should see a dialog window to select where to save one wav file. With the second one you should see a dialog window to select the folder where you want to save all the samples at once.
Tried again and it's working real good!
I'm using the java script, and didn't look in the "downloaded" folder on my computer. They are all there

Thanks again for this great program!
appreciate the program it save me alot of time; would be great if when u imprt wav's you could preview them before importing.
also would be good if the app supported multiple selections when deleting
and also had a select all option because setting all samples to +12bd is currently a manual process.
but good job on the program.
also would be good if the app supported multiple selections when deleting
and also had a select all option because setting all samples to +12bd is currently a manual process.
but good job on the program.
soundcloud.com/jknowsis
MPC studio|Microkorg & XL|Reface CS & DX|Minilogue|Volca FM
MPC studio|Microkorg & XL|Reface CS & DX|Minilogue|Volca FM
Hey, good news: you can now convert samples from stereo to mono with my editor 
check latest release https://github.com/JonathanTaquet/Oe2sSLE/releases/
You can also Edit the sampling frequency value.
Note: don't forget to use top/bottom arrows of your keyboard or page-up/page-down while (or not) holding SHIFT to edit values faster.
I will try to let you edit the values directly with the numpad in a future release, but it needs some work because of the initial design I took (bad choice) when starting to develop the first versions of the application.

check latest release https://github.com/JonathanTaquet/Oe2sSLE/releases/
You can also Edit the sampling frequency value.
Note: don't forget to use top/bottom arrows of your keyboard or page-up/page-down while (or not) holding SHIFT to edit values faster.
I will try to let you edit the values directly with the numpad in a future release, but it needs some work because of the initial design I took (bad choice) when starting to develop the first versions of the application.
This is great, cos I literally made a post about this yesterday, so will give this a try tonight, very handy time saving app.Brakio wrote:Hey, good news: you can now convert samples from stereo to mono with my editor
check latest release https://github.com/JonathanTaquet/Oe2sSLE/releases/
You can also Edit the sampling frequency value.
Note: don't forget to use top/bottom arrows of your keyboard or page-up/page-down while (or not) holding SHIFT to edit values faster.
I will try to let you edit the values directly with the numpad in a future release, but it needs some work because of the initial design I took (bad choice) when starting to develop the first versions of the application.
Thanks
soundcloud.com/jknowsis
MPC studio|Microkorg & XL|Reface CS & DX|Minilogue|Volca FM
MPC studio|Microkorg & XL|Reface CS & DX|Minilogue|Volca FM
Man I am SO glad to hear that. You've just made the editor even more awesome. Great work Brakio. Big up!Brakio wrote:Hey, good news: you can now convert samples from stereo to mono with my editor
check latest release https://github.com/JonathanTaquet/Oe2sSLE/releases/