disguise developers

Designer Plugins

Plugins for Disguise Designer software.

AudioOutDeviceMap2

Base class: Resource

Properties

hardware : List[AudioHardwareIdentifier]

mappings : List[Mapping]

Methods

audioDelayFor(self, device: LogicalDevice) -> float

changeSampleRate(self, hardwareId: str, sampleRate: int)

channelMapFor(self, device: LogicalDevice) -> List[int]

findHardware(self, device: LogicalDevice) -> AudioHardwareIdentifier

getHardwareDevices(self) -> List[AudioHardwareIdentifier]

setMapping(self, device: LogicalDevice, hardwareId: str, channelMap: List[int], audioDelay: float)