| !Run for !Sonor
|                                          a
|     ______________________________________
|         / __ __ __ _    /__  /  /  __ __ /
|        / __//_ / // \  //  //_ /_ /_ /  /_/
|       / /_/__//_//  / //  //_//_//_ /_ /  \
|      /               /
| ____/     1994-6   /            production
|

<Obey$Dir>.!Boot

Set System$Path_Message System resources could not be found

RMEnsure SharedCLibrary 3.75 RMLoad System:Modules.CLib
RMEnsure SharedCLibrary 3.75 Error You need CLib version 3.75 or greater

RMEnsure FPEmulator 2.80 RMLoad System:Modules.FPEmulator
RMEnsure FPEmulator 2.80 Error You need FPEmulator version 2.80 or greater

RMEnsure SonorSound 1.03 RMLoad <Obey$Dir>.SonorSound
RMEnsure DBoxSupport 0.08 RMLoad <Obey$Dir>.DBSupport

WimpSlot -min 256k -max 256k
Set Sonor$Dir <Obey$Dir>

Set Sonor$UnAppComp Yes
RMEnsure UnAppComp 0 Set Sonor$UnAppComp No

| Include the line below if using the MIDI/Sampler card
| Sonor_LoadDevice - <Sonor$Dir>.Devices.MIDISamplr

| Include the line below if using the VTi Printer port sampler
| Run <Sonor$Dir>.Devices.LoadPPS

| Include the line below if using the GTi addon
| Sonor_LoadDevice - <Sonor$Dir>.Devices.GTi5K

| Include the line below if using the Fast addon
| Run <Sonor$Dir>.Devices.FastPPS

| Include the line below if using the 12-bit sampler
| Run <Sonor$Dir>.Devices.LoadPPS12

| Include the line below if using the GTi 12-bit sampler
| Sonor_LoadDevice - <Sonor$Dir>.Devices.GTi12

| Include the line below if using the XPress 8-bit sampler
| Run <Sonor$Dir>.Devices.XPress8

If "<Sonor$UnAppComp>"="No" Then cache off
WimpTask Run <Sonor$Dir>.!RunImage %*0
If "<Sonor$UnAppComp>"="No" Then cache on
