|
| !Run file for StudioSound
|

Set StudioSound$Dir <Obey$Dir>
IconSprites <StudioSound$Dir>.!Sprites
IconSprites <StudioSound$Dir>.Sprites

RMEnsure UtilityModule 3.50 Error You need RISC OS 3.50 or later to run StudioSound.

RMEnsure FPEmulator 4.04 Error You need at least version 4.04 of the Floating Point Emulator

RMEnsure SCM 0.01 RMLoad <StudioSound$Dir>.Modules.SCM

If "<ARMovie$Dir>" = "" Then Error Unable to locate the ARMovie directory.

RMEnsure ProSound 0.50 RMLoad <StudioSound$Dir>.Modules.ProSound

WimpSlot -min 32k -max 32k
Run <StudioSound$Dir>.CheckRun -taskname StudioSound -sysvar StudioSound%Running
If "<StudioSound%Running>"<>"0" Then Error StudioSound is already loaded.

WimpSlot -min 800k -max 800k
Run <StudioSound$Dir>.!Setup
Run <StudioSound$Dir>.TidyAreas
Run <StudioSound$Dir>.Resources.!Intro
Run <StudioSound$Dir>.!RunImage %*0
