Skip to content

Latest commit

 

History

History
66 lines (43 loc) · 1.78 KB

hardware_sound_systems.rst

File metadata and controls

66 lines (43 loc) · 1.78 KB

hardware_sound_systems:

Config file section

Valid in machine config files </config/instructions/machine_config> YES
Valid in mode config files </config/instructions/mode_config> NO

The hardware_sound_systems: section of your config is where you configure external sound systems. For instance, this is used in the LISY platform </hardware/lisy/index>.

Optional settings

The following sections are optional in the hardware_sound_systems: section of your config. (If you don't include them, the default will be used).

platform:

Single value, type: string. Defaults to empty.

Overwrite the default platform.

console_log:

Single value, type: one of the following options: none, basic, full. Default: basic

Log level for the console log for this device.

debug:

Single value, type: boolean (true/false). Default: false

Set this to true to see additional debug output. This might impact the performance of MPF.

file_log:

Single value, type: one of the following options: none, basic, full. Default: basic

Log level for the file log for this device.

label:

Single value, type: string. Default: %

Name of this device in service mode.

tags:

List of one (or more) values, each is a type: string. Defaults to empty.

Not used.

  • /hardware/apc/index
  • /hardware/lisy/index