Hi !
As a fan of the korg es1 I bought the new electribe sampler. I really like it so far although I miss the ease of reverse button.
I'm trying to import some wav samples. 16/44.1 in mono but just get:
ERROR
"format error"
I made a separate folder on the sdhc card but no joy.
Any help would be appreciated.
Many thanks
G
Korg Electribe Sampler Importing Wavs
Moderators: Sharp, X-Trade, Pepperpotty, karmathanever
I had the same problem. Use GoldWave as your editor. Remember to get yourself the sample manager from: http://www.appification.de/ElectribeSampleManager/
a real must
cheers
Aubrey
a real must

cheers
Aubrey
Access Virus b
Yamaha Rm1x
Novation K-Station
Korg Electribe Sampler
Yamaha UX256
Focusrite Saffire PRO 40
Novation LaunchControl
Novation LaunchPad
Lenovo i7/16GB/47TB
Ableton Live 9.5
Yamaha Rm1x
Novation K-Station
Korg Electribe Sampler
Yamaha UX256
Focusrite Saffire PRO 40
Novation LaunchControl
Novation LaunchPad
Lenovo i7/16GB/47TB
Ableton Live 9.5
-
- Posts: 4
- Joined: Wed Nov 18, 2015 2:38 pm
-
- Posts: 4
- Joined: Wed Nov 18, 2015 2:38 pm
[quote="wasstof"]I don't own the sampler but I'm pretty certain it won't be long before someone comes back. With R.T.F.M.![/quote]
I read the manual. It was only 19 pages.
In the troubleshooting it states.
"file error" = file can't be read/write correctly.
That's all. Nothing helpful in the loading/saving bit. Just says
"to load/save a wav" etc.
I've solved the problem anyway.
I read the manual. It was only 19 pages.
In the troubleshooting it states.
"file error" = file can't be read/write correctly.
That's all. Nothing helpful in the loading/saving bit. Just says
"to load/save a wav" etc.
I've solved the problem anyway.
I'll repeat what I wrote in another thread regarding what wav files are compatible. If I try the wrong type of wav, I also get the same error message.
stahlwerk wrote:I also had a problem with some wave files. From what I understand there are two "standards" for WAV files, and it seems that the electribe sampler only supports one of them.
I use sox for file conversion, and there I need to pass the flag "-t wavpcm" to write it in a way that the electribe can read it. According to sox documentation, this is some kind of unofficial standard, and not correct according to Microsoft docs, but still used alot. (see here, point 4: http://sox.sourceforge.net/Docs/FAQ)