iblrig.pydantic_definitions.HardwareSettingsSound

Inheritance diagram of HardwareSettingsSound

class iblrig.pydantic_definitions.HardwareSettingsSound[source]
AMP_TYPE: Literal['harp', 'AMP2X15'] | None
COM_SOUND: str | None
OUTPUT: Literal['harp', 'xonar', 'hifi', 'sysdefault']
model_config: ClassVar[ConfigDict] = {}

Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].