hardware_sound_systems:¶
Config file section
Valid in machine config files | YES |
Valid in mode config files | 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.
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).
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.