I tried it once, but didn't success.
> Being able to run X-edit in a VM seems like an efficient way to do
> gdigi development.
Why do you think so?
In my opinion, getting a working MIDI (over USB) sniffer would help
much more with efficent gdigi development.
Working MIDI sniffer could be achieved either by:
-a custom driver, replacing DigiTech's one
-attaching (at runtime or a man-in-the-middle wrapper dll could do the
trick) to MidiOutLongMsg function call from WINMM.dll