| > !MidiSupp.!Run

Set MIDISupport$Dir <Obey$Dir>
Set MIDISupport$Path <MIDISupport$Dir>.
IconSprites <MIDISupport$Dir>.!Sprites

X RMKill MIDI

RMLoad <MIDISupport$Dir>.Modules.MTIMER
RMLoad <MIDISupport$Dir>.Modules.MIDIS
RMLoad <MIDISupport$Dir>.Modules.MIDI4

If "<Choices$Write>" <> "" Then CDir <Choices$Write>.MIDISynth
If "<Choices$Write>" <> "" Then Set MIDISynthChoices$Dir <Choices$Write>.MIDISynth Else Set MIDISynthChoices$Dir <MIDISupport$Dir>.Drivers

AddApp <MIDISupport$Dir>.!MidiMan

Run <MIDISupport$Dir>.!RunImage 

