same here , let me know if you succeed in dumping a successful dump , pass me the midi-ox buffer settings and i'll try it on mine , somehow it might work.Kukuruzo wrote: They all end with 00
If you made it before then , you can do it again.
Moderators: Sharp, X-Trade, Pepperpotty, karmathanever
Hi, thanks for reply. I'm still not able to download/upload the dumps to EM-1. Could you please make a step-by-step video for everybody, for the whole world? PleaseMeatbingo wrote: Now, I have been able to receive dumps of the correct size, and been able to transmit these back to the EM-1. It seems that the clock messages were interfering with the transmission somehow.
Just wanted to update this thread for anyone who might still be having difficulty. If you don't have a MIDIpal or similar, you can probably filter out the clock messages with software.
This is an ancient thread, I know, but did you finally succeed with your EM-1 MIDI Dumps? I am about to release the Shaman firmware upgrade for EM-1, noticed this posting and tried to recreate this. I have not been able to reproduce the issue you have, everything seems to work prefectly. I suggest it has nothing to do with MIDI-OX or yur EM-1 but has a lot to do with the MIDI Interface you mention (MIDISPORT 2x2) that btw is iblacklisted on Electribe Shaman Installation page as well. So did you manage to sort this out?Travelinni wrote: same here , let me know if you succeed in dumping a successful dump , pass me the midi-ox buffer settings and i'll try it on mine , somehow it might work.
If you made it before then , you can do it again.
Travelinni wrote:same here , let me know if you succeed in dumping a successful dump , pass me the midi-ox buffer settings and i'll try it on mine , somehow it might work.Kukuruzo wrote: They all end with 00
If you made it before then , you can do it again.
Well, I'm doneotzcz wrote:So I'm gonna to try it now.
So I said "shieeet" and dive deeper to analysis, also midiox help and electribe shaman web,
Yep, but:wolzow wrote:So I said "shieeet" and dive deeper to analysis, also midiox help and electribe shaman web,![]()
Found my trusty 'red' Electribe. Re-reflashed it to Shaman 3.0.8, just to be sure. Restored factory preload patterns, again, just to be sure. Using MIDI-OX like you did.
Dumped ALL PATTERNS, both with Sysex command and from menu. Both files are identical, end with F7 and upload without issues. File length 276194.
Dumped CURRENT PATTERN (A01), both with Sysex command and from menu (using Pt.1 option provided by Shaman firmware). Again, both files are identical, end with F7 and upload without issues. File length 1085.
So, I cannot reproduce the issues you are having. I sent you all those complete files in mail. My guess is that somehow MIDI-OX prematurely decides to close the file while writing. My personal (probably not very popular) opinion: MIDI-OX is overrated. It does many things but only so-so and excels at none. I tend to avoid it in anything critical. There are better tools for Sysex manipulation on Win platform, eg. Elektron's C6, Bome SendSX, PocketMIDI, and there's Protokol for MIDI monitoring.
Sorry if this did not help.
Kukuruzo wrote:Hello everyone
I see that you eventually had success in dumping the patterns from EM-1. Could please explain the procedure and send me the dump template file which was downloaded from a German forum (the forum is dead now and I can't download the file from there anymore).
I would be very glad if you are able to make a video on how to save/restore the patterns from a dump file. I'm not that skilled in MIDI as you are.
Hope for your help
Thanks in advance
otzcz wrote:Well, I'm doneotzcz wrote:So I'm gonna to try it now.Incomplete syx file (all pattern data dump) is fixed and succesfully dumped back to ER-1, me lucky.. :]]
Procedure:
1. get proper, healthy SYX file of demanded data type somewhere (for ER and EA it's easily available on Korg's support web)
2. get some HEX editor (because even the lister for text can show data properly, you can copy j ANSI formatted text part, which is useless)
Win10 suggestion> https://apps.microsoft.com/store/detail ... n-us&gl=US
3. compare the SYX files (totalcmd ftw;) and find the "last byte position", where your incomplete data ends
4. open your incomplete SYX file in MIDIOX SysEx tool (command window)
5. open proper SYX file in HEX editor and copy all bytes after your "last byte position" to the end
6. paste them to the MIDIOX command window right after your data, check the spaces between bytes, then F7 byte at the end (it has to be very last byte)
7. send it to your electribe and enjoy the SUCCESS)