| Load PlayIt and a driver

IF "<PlayIt$Dir>" = "" THEN Set PlayIt$Dir <Obey$Dir>.Modules

If "<File$Type_FC2>" = "" then Set File$Type_FC2 AIFF
If "<File$Type_FB1>" = "" then Set File$Type_FB1 Wave
If "<File$Type_D3C>" = "" then Set File$Type_D3C Armadeus
If "<File$Type_BD6>" = "" then Set File$Type_BD6 AudioWrk

If "<Alias$@RunType_FC2>" = "" then Set Alias$@RunType_FC2 PlayIt_Play %0
If "<Alias$@RunType_FB1>" = "" then Set Alias$@RunType_FB1 PlayIt_Play %0
If "<Alias$@RunType_D3C>" = "" then Set Alias$@RunType_D3C PlayIt_Play %0
If "<Alias$@RunType_BD6>" = "" then Set Alias$@RunType_BD6 PlayIt_Play %0

| Uncomment this to load AudioManager - required by Lark driver
| *RMEnsure AudioManager 1.27 RMLoad <Modules$Dir>.AManager

| Load PlayIt and force standard driver to be used
| *RMLoad <PlayIt$Dir>.PlayIt <PlayIt$Dir>.Standard

| Load PlayIt and force Acorn 16-bit driver to be used
| *RMLoad <PlayIt$Dir>.PlayIt <PlayIt$Dir>.Acorn16bit

| Load PlayIt with automatically selected driver
*RMLoad <PlayIt$Dir>.PlayIt <PlayIt$Dir>.

| *Speaker off
