This editor is designed work with the Korg Wavestation SR. It will not work with any other Wavestation models (the original Wavestation, the Wavestation EX, or the Wavestation A/D).
The problem is that writing out individual parameters on the SR is both slow and buggy, and particularly slow if you have a long sequence (in computer speak, building a sequence of length N takes O(N^2) time, ugh).
For this reason, Edisyn by default only changes the step length when writing a sequence. This can have unforseen consequences. For example, if you increase the step length, and then UNDO it, the step length is NOT decreased on the SR -- it stays the same, though it has changed in Edisyn (and so the two are now out of sync).
For similar reasons, "Send To Patch..." is disabled.
By | Sean Luke |
Date | February 2018 |