I am releasing my programs I use to program my Mopho and Tetra. The software can also work with the Tetra, but there are some minor differences between them. I imagine it could be easily upgraded to work with a Prophet 08 too as it shares similar sysex/NRPN with these synths but I don't own one.
I will post a link to where you can download them. They are written in Python. You will need to install mido, which you can find directions for on the python website. I am using version 2.7, it will probably work on python 3.x with a little changes.
The following scripts I have developed:
Program the sequencer with a midi keyboard
realtime sequencer looping with cc knobs, if you have 64 knobs you can use it like a Korg SQ-10 sort of...
psuedo genetic algorithm patch generators
You will find some other scripts and eventually I will put more for the Wavestation A/D which is not a DSI but is I believe designed by Dave Smith. You are free under MIT license to use this software but please don't just steal code from me if you do use something give me some credit for it.
Keep in mind these are all scripts, there no GUIs and you will probably need to understand Python to use them. You will have to change the midi ports for your hardware and controller and also change the CCs to match what your controller generates.
https://drive.google.com/open?id=0B2lMm1IR7tHba2Y2ZGhfTlBIMzA