So my best bet is maybe to record it to WAV and convert that to Midi, even if it takes some work afterwards to fix it up.That sounds like the hardest way to solve your problem, even if you have Melodyne or Live 9*.
but that it causes problems for midi conversions.You should give up right now on trying to "convert" your Sysex data to "MIDI" data. Sysex data already is MIDI data, but it is vendor-specific MIDI data. As a result, it is totally opaque to you unless you are a programmer or happen to have software that advertises itself as being able to do this conversion.
You are not logged in, either login or create an account to post comments
My guess is that the X2's sequencer dumps include both the MIDI sequence data as well as the associated patch and FX settings.
If you want to get a long string of MIDI notes from your Korg, you should record the MIDI output to your favorite DAW while playing you sequences. This will allow you to sequence from your computer, with or without the Korg. But it won't capture the sounds that you associated with your sequences in the Korg.
There is at least one Korg X2 compatible floppy drive on EBay now, so it might be easier to just replace the drive and continue to work as you always have. My Yamaha EX5 saves everything onto DOS-formatted floppies that can be read by my mac with a USB floppy drive. This may be possible with your Korg as well, but it is also possible that Korg used a proprietary file system.
* If you are comfortable with binary string manipulation in perl or python, you can almost certainly find a Sysex reference for your X2 in the back of its manual. It took me an afternoon to build a small python script that broke Yamaha DX7 "bank" data into individual patches, and that was a much smaller project. Decoding your sysex dumps wouldn't be all that hard, just extremely tedious.
posted by b1tr0t at 1:04 PM on March 12